Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
NAME
SMIME_read_ASN1 — generic S/MIME message parserSYNOPSIS
#include <openssl/asn1.h>SMIME_read_ASN1(BIO *in_bio, BIO **out_bio, const ASN1_ITEM *it);