Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::
SSL
SSL.session

Method SSL.session()->new_server_states()


Method new_server_states

array new_server_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