Return the BIO_METHOD for a memory (RAM buffer) source/sink BIO.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_s_mem();
Pointer to the static memory BIO method for use with BIO_new().