Frames | No Frames |
Fields of type gnu.javax.net.ssl.provider.Random | |
Random | |
Random |
Methods with parameter type gnu.javax.net.ssl.provider.Random | |
byte[][] | Generate the session keys from the computed master secret.
|
void | AbstractHandshake.generateMasterSecret(Random clientRandom, Random serverRandom, SessionImpl session) |
Methods with return type gnu.javax.net.ssl.provider.Random | |
Random | |
Random | Gets the SSL nonce.
|
Random | Returns the server's random value. |