Return the BIO type code of the method used by b (BIO_TYPE_*).
b
Declared in <openssl/bio.h>
<openssl/bio.h>
int BIO_method_type(BIO const* b);
Type identifier such as BIO_TYPE_MEM or BIO_TYPE_SOCKET.