Method SSL.Cipher.KeyExchange()->derive_master_secret()
- Method derive_master_secret
stringderive_master_secret(stringpremaster_secret,stringclient_random,stringserver_random,ProtocolVersionversion)- Description
Derive the master secret from the premaster_secret and the random seeds.
- Returns
Returns the master secret.