Searched defs:ClientSessionState (Results 1 – 2 of 2) sorted by relevance
364 type ClientSessionState struct { struct373 serverDelegatedCredential []byte375 sctList []byte376 ocspResponse []byte377 earlyALPN string380 ticketAgeAdd uint32381 maxEarlyDataSize uint32382 hasApplicationSettings bool383 localApplicationSettings []byte385 hasApplicationSettingsOld bool[all …]
2473 …PSKBinders(version uint16, isDTLS bool, hello *clientHelloMsg, session *ClientSessionState, firstC…
Completed in 17 milliseconds