Sortix cross-volatile manual
This manual documents Sortix cross-volatile. 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);