Lines Matching +full:use +full:- +full:handshake
1 .\" -*- mode: troff; coding: utf-8 -*-
19 .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>.
58 .TH SSL_ACCEPT 3ossl 2025-09-30 3.5.4 OpenSSL
64 SSL_accept \- wait for a TLS/SSL client to initiate a TLS/SSL handshake
74 \&\fBSSL_accept()\fR waits for a TLS/SSL client to initiate the TLS/SSL handshake.
82 handshake has been finished or an error occurred.
86 to continue the handshake, indicating the problem by the return value \-1.
99 The TLS/SSL handshake was not successful but was shut down controlled and
104 The TLS/SSL handshake was successfully completed, a TLS/SSL connection has been
108 The TLS/SSL handshake was not successful because a fatal error occurred either
122 Copyright 2000\-2020 The OpenSSL Project Authors. All Rights Reserved.
124 Licensed under the Apache License 2.0 (the "License"). You may not use