Parse an S/MIME message into a PKCS#7 structure using the default library context.
Parsed PKCS7, or NULL on error; free with PKCS7_free.
| Name | Description |
|---|---|
| bio | BIO supplying the S/MIME message. |
| bcont | Optional destination for a memory BIO holding cleartext signed content, or NULL. |