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.go1330 type serverExtensions struct { struct
1331 nextProtoNeg bool
1332 nextProtos []string
1333 ocspStapling bool
1334 ticketSupported bool
1335 secureRenegotiation []byte
1336 alpnProtocol string
1337 alpnProtocolEmpty bool
1338 duplicateExtension bool
1339 channelIDRequested bool
[all …]