Class ATSHashIndexV3Decoder
java.lang.Object
br.ufsc.labsec.parser.cades.decoder.unsigned.ATSHashIndexV3Decoder
- All Implemented Interfaces:
CadesAttributeDecoder<ATSHashIndexV3>, AttributeDecoder<org.bouncycastle.asn1.cms.Attribute, ATSHashIndexV3>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ATSHashIndexV3Decoder
public ATSHashIndexV3Decoder()
-
-
Method Details
-
decode
public ATSHashIndexV3 decode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) throws SignatureAttributeException, EncodingException - Specified by:
decodein interfaceAttributeDecoder<org.bouncycastle.asn1.cms.Attribute, ATSHashIndexV3>- Throws:
SignatureAttributeExceptionEncodingException
-