Searched defs:tlsKDFTest (Results 1 – 2 of 2) sorted by relevance
37 type tlsKDFTest struct { struct38 ID uint64 `json:"tcId"`39 PMSHex string `json:"preMasterSecret"`40 ClientRandomHex string `json:"clientRandom"`41 ServerRandomHex string `json:"serverRandom"`42 SessionHashHex string `json:"sessionHash"`