SSL_CTX_ctrl man page on DigitalUNIX

Man page or keyword search:  
man Server   12896 pages
apropos Keyword Search (all sections)
Output format
DigitalUNIX logo
[printable version]

SSL_CTX_ctrl(3)						       SSL_CTX_ctrl(3)

NAME
       SSL_CTX_ctrl,  SSL_CTX_callback_ctrl  - Internal handling functions for
       SSL_CTX and SSL objects

SYNOPSIS
       #include <openssl/ssl.h>

       long SSL_CTX_ctrl(
	       SSL_CTX *ctx,
	       int cmd,
	       long larg,
	       char *parg ); long SSL_CTX_callback_ctrl(
	       SSL *,
	       int cmd,
	       void (*fp)() ); long SSL_ctrl(
	       SSL_CTX *ctx,
	       int cmd,
	       long larg,
	       char *parg ); long SSL_callback_ctrl(
	       SSL *,
	       int cmd,
	       void (*fp)() );

DESCRIPTION
       The SSL_*_ctrl() family of functions is used to manipulate settings  of
       the		SSL_CTX	 and SSL objects. Depending on the cmd parameā€
       ter, the arguments larg, parg, or fp  are  evaluated.  These  functions
       should  never  be  called directly. All functionalities needed are made
       available via other functions or macros.

RETURN VALUES
       The return values of the SSL_CTX_ctrl() functions depend on the type of
       command supplied via the cmd parameter.

SEE ALSO
       Functions: ssl(3), SSL_ctrl(3), SSL_callback_ctrl(3)

							       SSL_CTX_ctrl(3)
[top]

List of man pages available for DigitalUNIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net