Method SSL.Cipher.prf_tls_1_0()
- Method prf_tls_1_0
string(8bit)
prf_tls_1_0(string(8bit)
secret
,string(8bit)
label
,string(8bit)
seed
,int
len
)- Description
This Pseudo Random Function is used to derive secret keys in TLS 1.0 and 1.1.
string(8bit)
prf_tls_1_0(string(8bit)
secret
, string(8bit)
label
, string(8bit)
seed
, int
len
)
This Pseudo Random Function is used to derive secret keys in TLS 1.0 and 1.1.