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