BIO_f_asn1

Return the filter BIO_METHOD that encodes ASN.1 values to a downstream BIO.

Synopsis

Declared in <openssl/asn1.h>

BIO_METHOD const*
BIO_f_asn1();

Return Value

Pointer to the ASN.1 filter method used with BIO_new() / BIO_new_NDEF().