![]() |
![]()
| ![]() |
![]()
NAMEgnutls_session_is_resumed - API function SYNOPSIS#include <gnutls/gnutls.h> int gnutls_session_is_resumed(gnutls_session_t session); ARGUMENTS
DESCRIPTIONChecks whether session is resumed or not. This is functional for both server and client side. RETURNSnon zero if this session is resumed, or a zero if this is a new session. REPORTING BUGSReport bugs to <bugs@gnutls.org>.
COPYRIGHTCopyright © 2001-2023 Free Software Foundation, Inc., and
others.
SEE ALSOThe full documentation for gnutls is maintained as a Texinfo manual. If the /usr/local/share/doc/gnutls/ directory does not contain the HTML form visit
|