NAME

BIO_destroy_bio_pair


SYNOPSIS

 #include <openssl/bio.h>
 #define BIO_destroy_bio_pair(b) (int)BIO_ctrl(b, BIO_C_DESTROY_BIO_PAIR, 0, NULL)


SEE ALSO

See OpenSSL site's API documentation here.


AUTHORS

Last edited 4/18/2002.

Copyright 2002 by Pravir Chandra, Matt Messier, John Viega.