Home
last modified time | relevance | path

Searched defs:ClientSessionState (Results 1 – 2 of 2) sorted by relevance

/ssl/test/runner/
A Dcommon.go364 type ClientSessionState struct { struct
373 serverDelegatedCredential []byte
375 sctList []byte
376 ocspResponse []byte
377 earlyALPN string
380 ticketAgeAdd uint32
381 maxEarlyDataSize uint32
382 hasApplicationSettings bool
383 localApplicationSettings []byte
385 hasApplicationSettingsOld bool
[all …]
A Dhandshake_client.go2473 …PSKBinders(version uint16, isDTLS bool, hello *clientHelloMsg, session *ClientSessionState, firstC…

Completed in 17 milliseconds