com.ning.http.util
public class SslUtils extends java.lang.Object
Constructor and Description |
---|
SslUtils() |
Modifier and Type | Method and Description |
---|---|
static javax.net.ssl.SSLContext |
getSSLContext() |
static javax.net.ssl.SSLEngine |
getSSLEngine() |
public static javax.net.ssl.SSLEngine getSSLEngine() throws java.security.GeneralSecurityException, java.io.IOException
java.security.GeneralSecurityException
java.io.IOException
public static javax.net.ssl.SSLContext getSSLContext() throws java.security.GeneralSecurityException, java.io.IOException
java.security.GeneralSecurityException
java.io.IOException
Copyright © 2014. All Rights Reserved.