public class SSLEnvironment extends Object
Modifier | Constructor and Description |
---|---|
protected |
SSLEnvironment()
Creates a new instance of SSLEnvironment
|
Modifier and Type | Method and Description |
---|---|
SSLContext |
getContext()
Devuelve el contexto de la conexion SSL
|
static SSLEnvironment |
getInstance()
Devuelve una unica instancia de la clase SSLEnvironment
|
protected SSLEnvironment()
public static SSLEnvironment getInstance()
public SSLContext getContext() throws Exception
Exception
Copyright © 2019. All rights reserved.