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