bio_method_st Struct Reference
#include <stdapis/openssl/bio.h>
struct bio_method_st
Public Attributes
int(*
bgets
int(*
bputs
int(*
bread
int(*
bwrite
long(*
callback_ctrl
int(*
create
long(*
ctrl
int(*
destroy
const char *
name
int
type
Member Attribute Documentation
bgets
int(*
bgets
bputs
int(*
bputs
bread
int(*
bread
bwrite
int(*
bwrite
callback_ctrl
long(*
callback_ctrl
create
int(*
create
ctrl
long(*
ctrl
destroy
int(*
destroy
name
const char *
name
type
int
type