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