Method SSL.Cipher.P_hash()
- Method P_hash
 protectedstring(8bit)P_hash(Crypto.Hashhashfn,string(8bit)secret,string(8bit)seed,intlen)- Description
 Hashfn is either a Crypto.MD5,
Crypto.SHAor Crypto.SHA256.
protected  string(8bit) P_hash(Crypto.Hash hashfn, string(8bit) secret, string(8bit) seed, int len)
Hashfn is either a Crypto.MD5, Crypto.SHA or Crypto.SHA256.