|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SSLContext | |
| com.ibm.net.ssl | |
| Uses of SSLContext in com.ibm.net.ssl |
| Methods in com.ibm.net.ssl that return SSLContext | |
static SSLContext |
SSLContext.getInstance(java.lang.String protocol)
Generates a SSLContext object that implements the
specified secure socket protocol. |
static SSLContext |
SSLContext.getInstance(java.lang.String protocol,
java.lang.String provider)
Generates a SSLContext object that implements the
specified secure socket protocol. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||