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