SMIME_read_CMS
cms = SMIME_read_CMS(in, NULL);
cms = SMIME_read_CMS(in, &cont);
CMS_ContentInfo *SMIME_read_CMS(BIO *bio, BIO **bcont);