Uses of Class
eu.europa.esig.dss.model.x509.CertificateToken
Packages that use CertificateToken
Package
Description
-
Uses of CertificateToken in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return CertificateTokenModifier and TypeMethodDescriptionSerializableSignatureParameters.getSigningCertificate()Get the signing certificate -
Uses of CertificateToken in eu.europa.esig.dss.model.identifier
Constructors in eu.europa.esig.dss.model.identifier with parameters of type CertificateTokenModifierConstructorDescriptionCertificateTokenIdentifier(CertificateToken certificateToken) Default constructor -
Uses of CertificateToken in eu.europa.esig.dss.model.x509
Methods in eu.europa.esig.dss.model.x509 with parameters of type CertificateTokenModifier and TypeMethodDescriptionbooleanCertificateToken.isEquivalent(CertificateToken token) This method returns true if the given token is equivalent.booleanToken.isSignedBy(CertificateToken token) Checks if the token is signed by the given token in the parameter.