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