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

  man pages->NetBSD man pages -> BIO_f_null (3)              
Title
Content
Arch
Section
 

BIO_f_null(3)

Contents


NAME    [Toc]    [Back]

       BIO_f_null - null filter

LIBRARY    [Toc]    [Back]

       libcrypto, -lcrypto

SYNOPSIS    [Toc]    [Back]

        #include <openssl/bio.h>

        BIO_METHOD *   BIO_f_null(void);

DESCRIPTION    [Toc]    [Back]

       BIO_f_null() returns the null filter BIO method. This is a
       filter BIO that does nothing.

       All requests to a null filter BIO are passed through to
       the next BIO in the chain: this means that a BIO chain
       containing a null filter BIO behaves just as though the
       BIO was not there.

NOTES    [Toc]    [Back]

       As may be apparent a null filter BIO is not particularly
       useful.

RETURN VALUES    [Toc]    [Back]

       BIO_f_null() returns the null filter BIO method.

SEE ALSO    [Toc]    [Back]

      
      
       TBA



2001-04-12                    0.9.6g                BIO_f_null(3)
[ Back ]
 Similar pages
Name OS Title
ipfstat FreeBSD reports on packet filter statistics and filter list
null FreeBSD the null device
null IRIX the null file
null HP-UX null file
null OpenBSD the null device
BIO_s_null NetBSD null data sink
mac_none FreeBSD null MAC policy module
openpam_nullconv FreeBSD null conversation function
BIO_s_null Tru64 Null data sink
ptem Tru64 Null STREAMS module for pseudoterminal emulation
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service