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