public class SdkSSLContext extends Object
Constructor and Description |
---|
SdkSSLContext() |
Modifier and Type | Method and Description |
---|---|
static SSLContext |
getPreferredSSLContext(KeyManager[] keyManagers,
SecureRandom secureRandom) |
static SSLContext |
getPreferredSSLContext(SecureRandom secureRandom) |
public static final SSLContext getPreferredSSLContext(SecureRandom secureRandom)
public static final SSLContext getPreferredSSLContext(KeyManager[] keyManagers, SecureRandom secureRandom)
SSLContexts.createDefault()