Uses of Interface
eu.emi.security.authn.x509.helpers.trust.OpensslTrustAnchorStore
Packages that use OpensslTrustAnchorStore
Package
Description
Contains implementations of trust stores, which provide access to trusted root
certificates.
Contains implementation classes of the library.
-
Uses of OpensslTrustAnchorStore in eu.emi.security.authn.x509.helpers.trust
Classes in eu.emi.security.authn.x509.helpers.trust that implement OpensslTrustAnchorStoreModifier and TypeClassDescriptionclass
Implementation of the truststore which uses CA certificates from a single directory in OpenSSL format.class
Implementation of the truststore which uses CA certificates from a single directory in OpenSSL format. -
Uses of OpensslTrustAnchorStore in eu.emi.security.authn.x509.impl
Fields in eu.emi.security.authn.x509.impl declared as OpensslTrustAnchorStoreModifier and TypeFieldDescriptionprivate OpensslTrustAnchorStore
OpensslCertChainValidator.trustStore