Method SSL.Cipher.prf()
- Method prf
string prf(string secret, string label, string seed, int len)
- Description
The Pseudo Random Function used to derive the secret keys.
string prf(string secret, string label, string seed, int len)
The Pseudo Random Function used to derive the secret keys.