Uses of Class
org.conscrypt.OpenSSLContextImpl
Packages that use OpenSSLContextImpl
-
Uses of OpenSSLContextImpl in org.conscrypt
Subclasses of OpenSSLContextImpl in org.conscryptModifier and TypeClassDescriptionclass
Support class for this package.static final class
static final class
static final class
Public to allow construction via the provider framework.static final class
Public to allow construction via the provider framework.static final class
Public to allow construction via the provider framework.static final class
Public to allow construction via the provider framework.Methods in org.conscrypt that return OpenSSLContextImplModifier and TypeMethodDescription(package private) static OpenSSLContextImpl
OpenSSLContextImpl.getPreferred()
Allows outside callers to get the preferred SSLContext.