Uses of Class
org.conscrypt.Conscrypt.ProviderBuilder
Packages that use Conscrypt.ProviderBuilder
-
Uses of Conscrypt.ProviderBuilder in org.conscrypt
Methods in org.conscrypt that return Conscrypt.ProviderBuilderModifier and TypeMethodDescriptionConscrypt.ProviderBuilder.defaultTlsProtocol(String defaultTlsProtocol) Specifies what the default TLS protocol should be for SSLContext identifiersTLS,SSL, andDefault.static Conscrypt.ProviderBuilderConscrypt.newProviderBuilder()Conscrypt.ProviderBuilder.provideTrustManager()Deprecated.Use provideTrustManager(true)Conscrypt.ProviderBuilder.provideTrustManager(boolean provide) Specifies whether the returned provider will provide an implementation ofTrustManagerFactory.Sets the name of the Provider to be built.