I have a signature encoded as a Cryptographic Message Syntax (CMS)
signature (as per RFC3852) that contains a single X.509 certificate
that was used to sign a detached message. The signature is implemented
as a SignedData type (RFC3852). I need to extract this certificate to
get the public key to verify the signature of the message. I am very
new to Crypto++ so sample code will be greatly appreciated! Thanks!

-Jon


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [EMAIL PROTECTED]
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to