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