Uses of Interface
org.conscrypt.ConscryptCertStore
Packages that use ConscryptCertStore
-
Uses of ConscryptCertStore in org.conscrypt
Fields in org.conscrypt declared as ConscryptCertStoreModifier and TypeFieldDescriptionprivate final ConscryptCertStoreTrustManagerImpl.trustedCertificateStoreThe backing store for the AndroidCAStore if non-null.Methods in org.conscrypt that return ConscryptCertStoreModifier and TypeMethodDescription(package private) static ConscryptCertStorePlatform.newDefaultCertStore()Constructors in org.conscrypt with parameters of type ConscryptCertStoreModifierConstructorDescriptionTrustManagerImpl(KeyStore keyStore, CertPinManager manager, ConscryptCertStore certStore) privateTrustManagerImpl(KeyStore keyStore, CertPinManager manager, ConscryptCertStore certStore, CertBlocklist blocklist, CertificateTransparency ct)