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()
-
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 CertificateIdentifier
DSSASN1Utils. toCertificateIdentifier(X500Principal issuerX500Principal, BigInteger serialNumber, byte[] ski)
This method transforms token's issuer and serial number information into aCertificateIdentifier
objectstatic CertificateIdentifier
DSSASN1Utils. toCertificateIdentifier(org.bouncycastle.asn1.x509.IssuerSerial issuerAndSerial)
Transforms an object of classIssuerSerial
into instance ofCertificateIdentifier
static CertificateIdentifier
DSSASN1Utils. toIssuerSerialInfo(org.bouncycastle.cms.SignerId signerId)
This method transforms token's signerId into aCertificateIdentifier
object -
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 CertificateIdentifier
CertificateRef. getCertificateIdentifier()
CertificateIdentifier
TokenCertificateSource. getCurrentCertificateIdentifier()
Returns the currentCertificateIdentifier
For CAdES/PAdES/TimestampCertificateIdentifier
CertificateValidity. getSignerInfo()
Returns the associatedCertificateIdentifier
NOTE: 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 allCertificateIdentifier
For CAdES/PAdES/TimestampMethods in eu.europa.esig.dss.spi.x509 with parameters of type CertificateIdentifier Modifier and Type Method Description protected void
TokenCertificateSource. addCertificateIdentifier(CertificateIdentifier certificateIdentifier, CertificateOrigin origin)
Adds aCertificateIdentifier
with its originSet<CertificateToken>
CertificateSource. getByCertificateIdentifier(CertificateIdentifier certificateIdentifier)
This method returns the Set of certificates with theCertificateIdentifier
Set<CertificateToken>
CommonCertificateSource. getByCertificateIdentifier(CertificateIdentifier certificateIdentifier)
Set<CertificateToken>
ListCertificateSource. getByCertificateIdentifier(CertificateIdentifier certificateIdentifier)
This method returns the foundCertificateToken
from allCertificateSource
for the givenCertificateIdentifier
.protected CertificateToken
TokenCertificateSource. getCertificateToken(CertificateIdentifier certificateIdentifier)
boolean
CertificateIdentifier. isEquivalent(CertificateIdentifier certificateIdentifier)
void
CertificateRef. 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 that return types with arguments of type CertificateIdentifier Modifier and Type Method Description Set<CertificateIdentifier>
AdvancedSignature. getSignerInformationStoreInfos()
Returns a Set of CertificateIdentifier extracted from a SignerInformationStore of CMS Signed DataSet<CertificateIdentifier>
DefaultAdvancedSignature. getSignerInformationStoreInfos()
-
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