[#BIO_METHOD] = BIO_METHOD :mrdocs: Opaque BIO method table describing how a BIO type reads, writes, and controls I/O. == Synopsis Declared in `<openssl/bio.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bio_method_st.adoc[bio_method_st] BIO_METHOD; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#