| GNU Classpath (0.18) | ||
| Frames | No Frames | ||
Methods with parameter type javax.net.ssl.KeyManager | |
| void | Initialize this context with key and trust managers, and a source
of randomness. |
| void | Initializes this context and prepares it for producing socket
factories. |
Methods with return type javax.net.ssl.KeyManager | |
| KeyManager[] | Engine method for retrieving this factory's key managers.
|
| KeyManager[] | Get an array of key managers appropriate for this algorithm, with
the most preferred manager first.
|
| GNU Classpath (0.18) |