Class ServerSSLContextFactory
java.lang.Object
org.miaixz.bus.socket.security.factory.ServerSSLContextFactory
- All Implemented Interfaces:
SSLContextFactory
-
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
-