Lines Matching full:these
78 These are later inherited by the B<SSL> object representing an active session.
99 provide serialization of access for these cases.
125 These are the general-purpose I<version-flexible> SSL/TLS methods.
129 Applications should use these methods, and avoid the version-specific
134 These functions do not exist anymore, they have been renamed to
143 A TLS/SSL connection established with these methods will only understand the
144 TLSv1.2 protocol. These methods are deprecated.
148 A TLS/SSL connection established with these methods will only understand the
149 TLSv1.1 protocol. These methods are deprecated.
153 A TLS/SSL connection established with these methods will only understand the
154 TLSv1 protocol. These methods are deprecated.
158 A TLS/SSL connection established with these methods will only understand the
164 These are the version-flexible DTLS methods.
169 These are the version-specific methods for DTLSv1.2.
170 These methods are deprecated.
174 These are the version-specific methods for DTLSv1.
175 These methods are deprecated.
192 Using these functions it is possible to choose e.g. TLS_server_method()