Lines Matching full:connection
6 protocol information of a connection
24 connection. Note that, for TLS, this value will never indicate a version greater
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
31 SSL_is_dtls() returns one if the connection is using DTLS, zero if not.
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.
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