Class IdAaEtsRevocationRefsDecoder
java.lang.Object
br.ufsc.labsec.parser.cades.decoder.unsigned.AbstractASN1RevocationReferencesDecoder<IdAaEtsRevocationRefs>
br.ufsc.labsec.parser.cades.decoder.unsigned.IdAaEtsRevocationRefsDecoder
- All Implemented Interfaces:
CadesAttributeDecoder<IdAaEtsRevocationRefs>, AttributeDecoder<org.bouncycastle.asn1.cms.Attribute, IdAaEtsRevocationRefs>
public class IdAaEtsRevocationRefsDecoder
extends AbstractASN1RevocationReferencesDecoder<IdAaEtsRevocationRefs>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IdAaEtsRevocationRefsspecificDecode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) Methods inherited from class AbstractASN1RevocationReferencesDecoder
decode
-
Constructor Details
-
IdAaEtsRevocationRefsDecoder
public IdAaEtsRevocationRefsDecoder()
-
-
Method Details
-
specificDecode
protected IdAaEtsRevocationRefs specificDecode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) throws SignatureAttributeException - Specified by:
specificDecodein classAbstractASN1RevocationReferencesDecoder<IdAaEtsRevocationRefs>- Throws:
SignatureAttributeException
-