Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go1203 type serverExtensions struct { struct
1204 nextProtoNeg bool
1205 nextProtos []string
1206 ocspStapling bool
1207 ticketSupported bool
1208 secureRenegotiation []byte
1209 alpnProtocol string
1210 alpnProtocolEmpty bool
1211 duplicateExtension bool
1212 channelIDRequested bool
[all …]