SSL_SESSION_print_fp 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_SESSION_print(3)					  SSL_SESSION_print(3)

NAME
       SSL_SESSION_print, SSL_SESSION_print_fp - Write data in the SSL_SESSION
       structure to the BIO or to an I/O stream specified by the file pointer

SYNOPSIS
       #include <openssl/ssl.h>

       int SSL_SESSION_print(
	       BIO *bp,
	       SSL_SESSION *x ); int SSL_SESSION_print_fp(
	       FILE *fp,
	       SSL_SESSION *x );

DESCRIPTION
       The SSL_SESSION_print() writes SSL_SESSION information (including  pro‐
       tocol  type,  cipher  types, session id,	 and master key) into the BIO.
       If this function succeeds, it returns 1.

       The SSL_SESSION_print_fp() writes  SSL_SESSION  information  (including
       protocol type, cipher types, session id,	 and master key) into the FILE
       fp.  If this function succeeds, it returns 1.

RETURN VALUES
       Both SSL_SESSION_print() and SSL_SESSION_print_fp() functions return  1
       on success and 0 on write errors.

SEE ALSO
       Functions: SSL_SESSION_free(3), SSL_get_session(3), SSL_set_session(3)

							  SSL_SESSION_print(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