| Package | Description |
|---|---|
| weblogic.security.SSL |
Deprecated 7.0.0.0. Contains WebLogic SSL classes and interfaces for use
in both client and server applications.
|
| Modifier and Type | Method and Description |
|---|---|
static SSLContext |
SSLContext.getInstance(String secureProtocol)
Generates a new SSLContext object that implements the specified secure
socket protocol.
|