Package | Description |
---|---|
com.ibm.wsspi.ssl |
Modifier and Type | Method and Description |
---|---|
JSSEProvider |
SSLSupport.getJSSEProvider()
Obtain the default JSSE provider instance.
|
JSSEProvider |
SSLSupport.getJSSEProvider(java.lang.String providerName)
Obtain the possible JSSE provider for the given name.
|