public class SSLContextFactory extends Object
| Constructor and Description | 
|---|
SSLContextFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SSLContext | 
getInstance(SSLConfig sslConfig)
Creates an  
SSLContext with a specified SSLConfig | 
public static SSLContext getInstance(SSLConfig sslConfig) throws GeneralSecurityException
SSLContext with a specified SSLConfigGeneralSecurityExceptionCopyright © 2021. All rights reserved.