Class AbstractASN1RevocationReferencesDecoder<T extends AbstractASN1RevocationReferences>

java.lang.Object
br.ufsc.labsec.parser.cades.decoder.unsigned.AbstractASN1RevocationReferencesDecoder<T>
All Implemented Interfaces:
CadesAttributeDecoder<T>, AttributeDecoder<org.bouncycastle.asn1.cms.Attribute, T>
Direct Known Subclasses:
IdAaEtsAttrRevocationRefsDecoder, IdAaEtsRevocationRefsDecoder

public abstract class AbstractASN1RevocationReferencesDecoder<T extends AbstractASN1RevocationReferences> extends Object implements CadesAttributeDecoder<T>