[Top]
predef::
SSL
SSL.session
|
Method SSL.session()->new_client_states()
- Method
new_client_states
-
array new_client_states(string client_random, string server_random, array(int) version)
- Description
-
Computes a new set of encryption stetes, derived from the
client_random, server_random and master_secret strings.
- Returns
-
Array |
State read_state | Read state
|
State write_state | Write state
|
|
|