| Constructor and Description |
|---|
ContextSSLFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SSLContext |
getClientSslContext(String path,
String password) |
static SSLContext |
getServerSslContext(String path,
String password) |
public static SSLContext getServerSslContext(String path, String password)
public static SSLContext getClientSslContext(String path, String password)
Copyright © 2019. All rights reserved.