Return the SSL filter BIO method that wraps TLS I/O in a BIO.
Declared in <openssl/ssl.h>
<openssl/ssl.h>
BIO_METHOD const* BIO_f_ssl();
Pointer to the static BIO_METHOD for SSL filter BIOs.