BIO

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

callback
int function(BIO* b, int a, char* c, int d, int e, int f) callback;
Undocumented in source.
cb_arg
char* cb_arg;
Undocumented in source.
flags
int flags;
Undocumented in source.
init
int init;
Undocumented in source.
method
BIO_METHOD* method;
Undocumented in source.
shutdown
int shutdown;
Undocumented in source.

Meta