Class ServerSSLContextFactory
java.lang.Object
org.miaixz.bus.socket.secure.ssl.factory.ServerSSLContextFactory
-
Constructor Summary
ConstructorsConstructorDescriptionServerSSLContextFactory(InputStream keyStoreInputStream, String keyStorePassword, String keyPassword) -
Method Summary
-
Constructor Details
-
ServerSSLContextFactory
public ServerSSLContextFactory(InputStream keyStoreInputStream, String keyStorePassword, String keyPassword)
-
-
Method Details
-
create
- Specified by:
createin interfaceSSLContextFactory- Throws:
Exception
-