*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> SSL_set_info_callback (3)              
Title
Content
Arch
Section
 

SSL_set_info_callback(3)

Contents


NAME    [Toc]    [Back]

       SSL_set_info_callback  -  Set  a  callback  which  will be
       called during the specified SSL connection

SYNOPSIS    [Toc]    [Back]

       #include <openssl/ssl.h>

       void SSL_set_info_callback(
               SSL *ssl,
               void (*cb)() );

DESCRIPTION    [Toc]    [Back]

       The SSL_set_info_callback() function sets a callback which
       will  be  called during the specified SSL connection. This
       function is useful to trace an SSL connection.

SEE ALSO    [Toc]    [Back]

      
      
       Functions:                       SSL_get_info_callback(3),
       SSL_CTX_set_info_callback(3)



                                         SSL_set_info_callback(3)
[ Back ]
 Similar pages
Name OS Title
DtWsmAddWorkspaceModifiedCallback HP-UX add a callback to be called when any workspace is changed
DtWsmAddCurrentWorkspaceCallback HP-UX add a callback to be called when the current workspace changes
SGBFA IRIX SGBFA factors a real band matrix by elimination. SGBFA is usually called by SBGCO, but it can be called direct
SGEFA IRIX SGEFA factors a real matrix by Gaussian elimination. SGEFA is usually called by SGECO, but it can be called di
CGBFA IRIX CGBFA factors a complex band matrix by elimination. CGBFA is usually called by CGBCO, but it can be called dir
CGEFA IRIX CGEFA factors a complex matrix by Gaussian elimination. CGEFA is usually called by CGECO, but it can be called
csa_call_callbacks HP-UX force the invocation of the callback functions associated with the specified callback list(s)
DEVICE_SHUTDOWN FreeBSD called during system shutdown
atexit NetBSD register a function to be called on exit
atexit FreeBSD register a function to be called on exit
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service