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 Details

    • CadesChildAttributeVerifier

      public CadesChildAttributeVerifier()