Searched defs:tls13Test (Results 1 – 2 of 2) sorted by relevance
38 type tls13Test struct { struct39 ID uint64 `json:"tcId"`45 ClientHelloHex string `json:"helloClientRandom"`46 ServerHelloHex string `json:"helloServerRandom"`47 ServerFinishedHex string `json:"finishedServerRandom"`48 ClientFinishedHex string `json:"finishedClientRandom"`49 DHEInputHex string `json:"dhe"`50 PSKInputHex string `json:"psk"`