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_CMS_bio_stream — output CMS_ContentInfo structure in BER formatSYNOPSIS
#include <openssl/cms.h>i2d_CMS_bio_stream(BIO *out, CMS_ContentInfo *cms, BIO *data, int flags);