Return the filter BIO_METHOD that encodes ASN.1 values to a downstream BIO.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
BIO_METHOD const* BIO_f_asn1();
Pointer to the ASN.1 filter method used with BIO_new() / BIO_new_NDEF().