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