Return the BIO filter method that Base64-encodes or decodes data.
Declared in <openssl/evp.h>
<openssl/evp.h>
BIO_METHOD const* BIO_f_base64();
Pointer to the Base64 BIO_METHOD for use with BIO_new().