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
i2d_PKCS7_bio_stream — output PKCS7 structure in BER formatSYNOPSIS
#include <openssl/pkcs7.h>i2d_PKCS7_bio_stream(BIO *out, PKCS7 *p7, BIO *data, int flags);