Class TimeStampValidationDataDecoder
java.lang.Object
br.ufsc.labsec.parser.jades.decoder.unsigned.TimeStampValidationDataDecoder
- All Implemented Interfaces:
AttributeDecoder<JadesAttrCommonStruct, TimeStampValidationData>, JadesAttributeDecoder<TimeStampValidationData>
public class TimeStampValidationDataDecoder
extends Object
implements JadesAttributeDecoder<TimeStampValidationData>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimeStampValidationDataDecoder
public TimeStampValidationDataDecoder()
-
-
Method Details
-
decode
public TimeStampValidationData decode(JadesAttrCommonStruct encoded, Integer index) throws SignatureAttributeException, EncodingException - Specified by:
decodein interfaceAttributeDecoder<JadesAttrCommonStruct, TimeStampValidationData>- Throws:
SignatureAttributeExceptionEncodingException
-