Lines Matching refs:protocol
6 protocol information of a connection
22 SSL_client_version() returns the numeric protocol version advertised by the
26 returns the name of the protocol used for the connection. SSL_version() returns
27 the numeric protocol version used for the connection. They should only be called
42 The connection uses the SSLv3 protocol.
46 The connection uses the TLSv1.0 protocol.
50 The connection uses the TLSv1.1 protocol.
54 The connection uses the TLSv1.2 protocol.
58 The connection uses the TLSv1.3 protocol.
62 This indicates an unknown protocol version.
73 The connection uses the SSLv3 protocol.
77 The connection uses the TLSv1.0 protocol.
81 The connection uses the TLSv1.1 protocol.
85 The connection uses the TLSv1.2 protocol.
89 The connection uses the TLSv1.3 protocol (never returned for