Take a CMS SignedData message and a trust anchor and determine if
the message is signed with a valid signature from a end entity
entity certificate recognized by the trust anchor rootCert.
Demonstrate creation and processing a public key recipient enveloped-message
with matching of the RID to a certificate to make sure we have the right recipient.