Uses of Class
io.github.stevenjdh.simple.ssl.SSLContextBuilderImpl
Packages that use SSLContextBuilderImpl
-
Uses of SSLContextBuilderImpl in io.github.stevenjdh.simple.ssl
Methods in io.github.stevenjdh.simple.ssl with parameters of type SSLContextBuilderImplModifier and TypeMethodDescription(package private) static SSLContextSimpleSSLContextImpl.create(SSLContextBuilderImpl builder) Creates aSSLContextinstance that is initialized with an optional set of key and trust managers, and a source of secure random bytes.