Class PemServerSSLContextFactory
java.lang.Object
org.miaixz.bus.socket.secure.ssl.factory.PemServerSSLContextFactory
-
Constructor Summary
ConstructorsConstructorDescriptionPemServerSSLContextFactory(InputStream fullPem) PemServerSSLContextFactory(InputStream certPem, InputStream keyPem) -
Method Summary
-
Constructor Details
-
PemServerSSLContextFactory
- Throws:
IOException
-
PemServerSSLContextFactory
- Throws:
IOException
-
-
Method Details
-
create
- Specified by:
createin interfaceSSLContextFactory- Throws:
Exception
-