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