Uses of Class
eu.europa.esig.dss.model.x509.extension.AuthorityKeyIdentifier
Packages that use AuthorityKeyIdentifier
-
Uses of AuthorityKeyIdentifier in eu.europa.esig.dss.model.x509.extension
Methods in eu.europa.esig.dss.model.x509.extension that return AuthorityKeyIdentifierModifier and TypeMethodDescriptionCertificateExtensions.getAuthorityKeyIdentifier()Returns the authority key identifierMethods in eu.europa.esig.dss.model.x509.extension with parameters of type AuthorityKeyIdentifierModifier and TypeMethodDescriptionvoidCertificateExtensions.setAuthorityKeyIdentifier(AuthorityKeyIdentifier authorityKeyIdentifier) Sets the authority key identifier -
Uses of AuthorityKeyIdentifier in eu.europa.esig.dss.spi
Methods in eu.europa.esig.dss.spi that return AuthorityKeyIdentifierModifier and TypeMethodDescriptionstatic AuthorityKeyIdentifierCertificateExtensionsUtils.getAuthorityKeyIdentifier(CertificateToken certificateToken) Returns the subject key identifier, when present