Uses of Interface
org.conscrypt.ct.CTPolicy
-
Packages that use CTPolicy Package Description org.conscrypt -
-
Uses of CTPolicy in org.conscrypt
Methods in org.conscrypt with parameters of type CTPolicy Modifier and Type Method Description voidTrustManagerImpl. setCTPolicy(CTPolicy policy)Constructors in org.conscrypt with parameters of type CTPolicy Constructor Description TrustManagerImpl(KeyStore keyStore, CertPinManager manager, ConscryptCertStore certStore, CertBlocklist blocklist, CTLogStore ctLogStore, CTVerifier ctVerifier, CTPolicy ctPolicy)For testing only.
-