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
GeneralSecurityException
IOException
public static SSLContext getSSLContext() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
Copyright © 2017. All rights reserved.