NAME

BIO_callback_ctrl


SYNOPSIS

 #include <openssl/bio.h>
 long BIO_callback_ctrl (BIO * b, int cmd,
                         void (*fp) (struct bio_st *, int, const char *, int,
                                     long, long));


SEE ALSO

See OpenSSL site's API documentation here.


AUTHORS

Last edited 4/18/2002.

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