27.12.2012 Views

HP Open Source Security for OpenVMS Volume 2: HP SSL for ...

HP Open Source Security for OpenVMS Volume 2: HP SSL for ...

HP Open Source Security for OpenVMS Volume 2: HP SSL for ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

BIO_f_null<br />

NAME<br />

Synopsis<br />

236<br />

BIO_f_null – null filter<br />

#include <br />

BIO_METHOD *BIO_f_null(void);<br />

DESCRIPTION<br />

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

All requests to a null filter BIO are passed through to the next BIO in the chain: this means that a BIO chain<br />

containing a null filter BIO behaves just as though the BIO was not there.<br />

NOTES<br />

As may be apparent a null filter BIO is not particularly useful.<br />

RETURN VALUES<br />

BIO_f_null() returns the null filter BIO method.<br />

SEE ALSO<br />

None.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!