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