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