Class SigAndRefsTimeStampDecoder
java.lang.Object
br.ufsc.labsec.parser.jades.decoder.schema.SigTimeStampDecoder<SigAndRefsTimeStamp>
br.ufsc.labsec.parser.jades.decoder.unsigned.SigAndRefsTimeStampDecoder
- All Implemented Interfaces:
AttributeDecoder<JadesAttrCommonStruct, SigAndRefsTimeStamp>, JadesAttributeDecoder<SigAndRefsTimeStamp>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SigAndRefsTimeStampspecificDecode(JadesAttrCommonStruct encoded, Integer index) Methods inherited from class SigTimeStampDecoder
decode, decode, decode, decodeValues
-
Constructor Details
-
SigAndRefsTimeStampDecoder
public SigAndRefsTimeStampDecoder()
-
-
Method Details
-
specificDecode
protected SigAndRefsTimeStamp specificDecode(JadesAttrCommonStruct encoded, Integer index) throws SignatureAttributeException - Specified by:
specificDecodein classSigTimeStampDecoder<SigAndRefsTimeStamp>- Throws:
SignatureAttributeException
-