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