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