Searched defs:serverExtensions (Results 1 – 2 of 2) sorted by relevance
1414 type serverExtensions struct { struct1415 nextProtoNeg bool1416 nextProtos []string1417 ocspStapling bool1418 ticketSupported bool1419 secureRenegotiation []byte1420 alpnProtocol string1421 alpnProtocolEmpty bool1422 duplicateExtension bool1423 channelIDRequested bool[all …]
1413 type serverExtensions struct { struct1414 nextProtoNeg bool1415 nextProtos []string1416 ocspStapling bool1417 ticketSupported bool1418 secureRenegotiation []byte1419 alpnProtocol string1420 alpnProtocolEmpty bool1421 duplicateExtension bool1422 channelIDRequested bool[all …]