Return the human-readable name of the BIO_METHOD attached to b.
b.
Declared in <openssl/bio.h>
<openssl/bio.h>
char const* BIO_method_name(BIO const* b);
Internal NUL-terminated method name string (do not free).