Class CadesChildAttributeVerifier<P extends SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>, C extends P>
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.common.ChildAttributeVerifier<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature, P, CadesAbstractVerifierInterface, C>
br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.CadesChildAttributeVerifier<P,C>
- All Implemented Interfaces:
CadesAttributeVerifier<C>, AttributeVerifier<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature, C, CadesAbstractVerifierInterface>
- Direct Known Subclasses:
IdAaEtsArchiveTimeStampV2Verifier, IdAaEtsArchiveTimestampV3Verifier, IdAaEtsEscTimeStampVerifier, IdAaEtsSignerAttrVerifier, IdAaSignatureTimeStampTokenVerifier, SignerAttributeV2Verifier
public abstract class CadesChildAttributeVerifier<P extends SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>, C extends P>
extends ChildAttributeVerifier<CadesInformation, org.bouncycastle.asn1.cms.Attribute, CadesSignature, P, CadesAbstractVerifierInterface, C>
implements CadesAttributeVerifier<C>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ChildAttributeVerifier
getParentVerifier, specificVerify, verifyMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AttributeVerifier
verify
-
Constructor Details
-
CadesChildAttributeVerifier
public CadesChildAttributeVerifier()
-