Class IdAaEtsSignerLocationDecoder
java.lang.Object
br.ufsc.labsec.parser.cades.decoder.signed.IdAaEtsSignerLocationDecoder
- All Implemented Interfaces:
CadesAttributeDecoder<IdAaEtsSignerLocation>, AttributeDecoder<org.bouncycastle.asn1.cms.Attribute, IdAaEtsSignerLocation>
public class IdAaEtsSignerLocationDecoder
extends Object
implements CadesAttributeDecoder<IdAaEtsSignerLocation>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
IdAaEtsSignerLocationDecoder
public IdAaEtsSignerLocationDecoder()
-
-
Method Details
-
decode
public IdAaEtsSignerLocation decode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) throws SignatureAttributeException, EncodingException - Specified by:
decodein interfaceAttributeDecoder<org.bouncycastle.asn1.cms.Attribute, IdAaEtsSignerLocation>- Throws:
SignatureAttributeExceptionEncodingException
-