Class IdAaEtsEscTimeStampDecoder
java.lang.Object
br.ufsc.labsec.parser.cades.decoder.unsigned.TimeStampTokenDecoder<IdAaEtsEscTimeStamp>
br.ufsc.labsec.parser.cades.decoder.unsigned.IdAaEtsEscTimeStampDecoder
- All Implemented Interfaces:
CadesAttributeDecoder<IdAaEtsEscTimeStamp>, AttributeDecoder<org.bouncycastle.asn1.cms.Attribute, IdAaEtsEscTimeStamp>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IdAaEtsEscTimeStampspecificDecode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) Methods inherited from class TimeStampTokenDecoder
decode
-
Constructor Details
-
IdAaEtsEscTimeStampDecoder
public IdAaEtsEscTimeStampDecoder()
-
-
Method Details
-
specificDecode
protected IdAaEtsEscTimeStamp specificDecode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) - Specified by:
specificDecodein classTimeStampTokenDecoder<IdAaEtsEscTimeStamp>
-