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