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_CMS — extract CMS ContentInfo from an S/MIME messageDESCRIPTION
SMIME_read_CMS() parses a message in S/MIME format from in.BIO *cont = NULL; CMS_ContentInfo *cms = SMIME_read_CMS(in, &cont);