Lines Matching full:protocol
49 // Next Protocol Negotiation (NPN) allows a TLS client and server to come to
50 // an agreement about the application level protocol to speak over a
56 kNextProtoNegotiated = 1, // We agreed on a protocol.
58 // the first protocol in our list.
61 // Next Protocol Negotiation (NPN), if successful, results in agreement on an
62 // application-level string that specifies the application level protocol to
80 // Get the application level protocol that we negotiated with the server.
81 // *proto is set to the resulting protocol (n.b. that the string may have
84 // kNextProtoNegotiated: *proto is set to the negotiated protocol.
85 // kNextProtoNoOverlap: *proto is set to the first protocol in the