Interface SigningCertificateInterface

All Superinterfaces:
CertSelector, Cloneable, org.bouncycastle.util.Selector<Certificate>, SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>
All Known Implementing Classes:
IdAaSigningCertificate, IdAaSigningCertificateV2

public interface SigningCertificateInterface
extends SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>, CertSelector, org.bouncycastle.util.Selector<Certificate>
  • Method Summary

    Modifier and Type Method Description
    List<org.bouncycastle.asn1.ess.ESSCertID> getESSCertID()
    Obtém todos os certificados que foram guardados no atributo

    Methods inherited from interface java.security.cert.CertSelector

    clone, match

    Methods inherited from interface org.bouncycastle.util.Selector

    clone, match

    Methods inherited from interface br.ufsc.labsec.signature.conformanceVerifier.common.SignatureAttribute

    getEncoded, getIdentifier, isSigned, isUnique, validate
  • Method Details

    • getESSCertID

      List<org.bouncycastle.asn1.ess.ESSCertID> getESSCertID()
      Obtém todos os certificados que foram guardados no atributo
      Returns:
      A lista dos certificados do atributo