Uses of Class
eu.europa.esig.dss.spi.x509.CertificateIdentifier
-
Uses of CertificateIdentifier in eu.europa.esig.dss.cades.validation
Methods in eu.europa.esig.dss.cades.validation that return types with arguments of type CertificateIdentifier Modifier and Type Method Description Set<CertificateIdentifier>CAdESSignature. getSignerInformationStoreInfos()Returns a Set of CertificateIdentifier extracted from a SignerInformationStore of CMS Signed Data -
Uses of CertificateIdentifier in eu.europa.esig.dss.spi
Methods in eu.europa.esig.dss.spi that return CertificateIdentifier Modifier and Type Method Description static CertificateIdentifierDSSASN1Utils. toCertificateIdentifier(X500Principal issuerX500Principal, BigInteger serialNumber, byte[] ski)This method transforms token's issuer and serial number information into aCertificateIdentifierobjectstatic CertificateIdentifierDSSASN1Utils. toCertificateIdentifier(org.bouncycastle.asn1.x509.IssuerSerial issuerAndSerial)Transforms an object of classIssuerSerialinto instance ofCertificateIdentifierstatic CertificateIdentifierDSSASN1Utils. toIssuerSerialInfo(org.bouncycastle.cms.SignerId signerId)This method transforms token's signerId into aCertificateIdentifierobject -
Uses of CertificateIdentifier in eu.europa.esig.dss.spi.x509
Methods in eu.europa.esig.dss.spi.x509 that return CertificateIdentifier Modifier and Type Method Description CertificateIdentifierCertificateRef. getCertificateIdentifier()CertificateIdentifierTokenCertificateSource. getCurrentCertificateIdentifier()Returns the currentCertificateIdentifierFor CAdES/PAdES/TimestampCertificateIdentifierCertificateValidity. getSignerInfo()Returns the associatedCertificateIdentifierNOTE: can return nullMethods in eu.europa.esig.dss.spi.x509 that return types with arguments of type CertificateIdentifier Modifier and Type Method Description Set<CertificateIdentifier>TokenCertificateSource. getAllCertificateIdentifiers()Returns a Set of allCertificateIdentifierFor CAdES/PAdES/TimestampMethods in eu.europa.esig.dss.spi.x509 with parameters of type CertificateIdentifier Modifier and Type Method Description protected voidTokenCertificateSource. addCertificateIdentifier(CertificateIdentifier certificateIdentifier, CertificateOrigin origin)Adds aCertificateIdentifierwith its originSet<CertificateToken>CertificateSource. getByCertificateIdentifier(CertificateIdentifier certificateIdentifier)This method returns the Set of certificates with theCertificateIdentifierSet<CertificateToken>CommonCertificateSource. getByCertificateIdentifier(CertificateIdentifier certificateIdentifier)Set<CertificateToken>ListCertificateSource. getByCertificateIdentifier(CertificateIdentifier certificateIdentifier)This method returns the foundCertificateTokenfrom allCertificateSourcefor the givenCertificateIdentifier.protected CertificateTokenTokenCertificateSource. getCertificateToken(CertificateIdentifier certificateIdentifier)booleanCertificateIdentifier. isEquivalent(CertificateIdentifier certificateIdentifier)voidCertificateRef. setCertificateIdentifier(CertificateIdentifier certificateIdentifier)Constructors in eu.europa.esig.dss.spi.x509 with parameters of type CertificateIdentifier Constructor Description CertificateValidity(CertificateIdentifier certificateIdentifier)This constructor create an object containing all information concerning the validity of a candidate for the signing certificate which is based only on theCertificateIdentifier. -
Uses of CertificateIdentifier in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation with parameters of type CertificateIdentifier Modifier and Type Method Description protected XmlSignerInfoDiagnosticDataBuilder. getXmlSignerInfo(CertificateIdentifier certificateIdentifier)Method parameters in eu.europa.esig.dss.validation with type arguments of type CertificateIdentifier Modifier and Type Method Description protected List<XmlSignerInfo>SignedDocumentDiagnosticDataBuilder. getXmlSignerInformationStore(Set<CertificateIdentifier> certificateIdentifiers) -
Uses of CertificateIdentifier in eu.europa.esig.dss.validation.timestamp
Methods in eu.europa.esig.dss.validation.timestamp that return types with arguments of type CertificateIdentifier Modifier and Type Method Description Set<CertificateIdentifier>TimestampToken. getSignerInformationStoreInfos()Returns a list of found CertificateIdentifier in the SignerInformationStore