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
CMS_final — finalise a CMS_ContentInfo structureSYNOPSIS
#include <openssl/cms.h>CMS_final(CMS_ContentInfo *cms, BIO *data, BIO *dcont, unsigned int flags);