public class SslUtils extends Object
| Constructor and Description |
|---|
SslUtils() |
| Modifier and Type | Method and Description |
|---|---|
static SSLContext |
getSSLContext() |
static SSLEngine |
getSSLEngine() |
public static SSLEngine getSSLEngine() throws GeneralSecurityException, IOException
GeneralSecurityExceptionIOExceptionpublic static SSLContext getSSLContext() throws GeneralSecurityException, IOException
GeneralSecurityExceptionIOExceptionCopyright © 2017. All rights reserved.