Uses of Class
eu.europa.esig.dss.spi.x509.SignerIdentifier
Packages that use SignerIdentifier
Package
Description
-
Uses of SignerIdentifier in eu.europa.esig.dss.spi
Methods in eu.europa.esig.dss.spi that return SignerIdentifierModifier and TypeMethodDescriptionstatic SignerIdentifierDSSASN1Utils.toSignerIdentifier(X500Principal issuerX500Principal, BigInteger serialNumber, byte[] ski) This method transforms token's issuer and serial number information into aCertificateIdentifierobjectstatic SignerIdentifierDSSASN1Utils.toSignerIdentifier(org.bouncycastle.asn1.x509.IssuerSerial issuerAndSerial) Transforms an object of classIssuerSerialinto instance ofCertificateIdentifierstatic SignerIdentifierDSSASN1Utils.toSignerIdentifier(org.bouncycastle.cms.SignerId signerId) This method transforms token's signerId into aSignerIdentifierobject -
Uses of SignerIdentifier in eu.europa.esig.dss.spi.x509
Methods in eu.europa.esig.dss.spi.x509 that return SignerIdentifierModifier and TypeMethodDescriptionCertificateRef.getCertificateIdentifier()Gets theSignerIdentifier(for a reference extracted from a signature or timestamp, when present)TokenCertificateSource.getCurrentCertificateIdentifier()Returns the currentSignerIdentifierFor CAdES/PAdES/TimestampCertificateValidity.getSignerInfo()Returns the associatedSignerIdentifierNOTE: can return nullMethods in eu.europa.esig.dss.spi.x509 that return types with arguments of type SignerIdentifierModifier and TypeMethodDescriptionTokenCertificateSource.getAllCertificateIdentifiers()Returns a Set of allSignerIdentifierFor CAdES/PAdES/TimestampMethods in eu.europa.esig.dss.spi.x509 with parameters of type SignerIdentifierModifier and TypeMethodDescriptionprotected voidTokenCertificateSource.addCertificateIdentifier(SignerIdentifier signerIdentifier, eu.europa.esig.dss.enumerations.CertificateOrigin origin) Adds aCertificateIdentifierwith its originSet<eu.europa.esig.dss.model.x509.CertificateToken> ListCertificateSource.getByCertificateIdentifier(SignerIdentifier signerIdentifier) Deprecated.since DSS 5.13.Set<eu.europa.esig.dss.model.x509.CertificateToken> CertificateSource.getBySignerIdentifier(SignerIdentifier signerIdentifier) This method returns the Set of certificates with theCertificateIdentifierSet<eu.europa.esig.dss.model.x509.CertificateToken> CommonCertificateSource.getBySignerIdentifier(SignerIdentifier signerIdentifier) Set<eu.europa.esig.dss.model.x509.CertificateToken> ListCertificateSource.getBySignerIdentifier(SignerIdentifier signerIdentifier) protected eu.europa.esig.dss.model.x509.CertificateTokenTokenCertificateSource.getCertificateToken(SignerIdentifier signerIdentifier) Gets aCertificateTokenby the givenSignerIdentifierbooleanSignerIdentifier.isEquivalent(SignerIdentifier signerIdentifier) Checks if the givensignerIdentifieris equivalentvoidCertificateRef.setCertificateIdentifier(SignerIdentifier signerIdentifier) Sets theSignerIdentifierConstructors in eu.europa.esig.dss.spi.x509 with parameters of type SignerIdentifierModifierConstructorDescriptionCertificateValidity(SignerIdentifier signerIdentifier) 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 SignerIdentifier in eu.europa.esig.dss.spi.x509.tsp
Methods in eu.europa.esig.dss.spi.x509.tsp that return types with arguments of type SignerIdentifierModifier and TypeMethodDescriptionTimestampToken.getSignerInformationStoreInfos()Returns a list of found CertificateIdentifier in the SignerInformationStore