I know this isn't Crypto++, but I was able to solve my issue using OpenSSL directly. So for anyone interested you can find working examples of both sign and verify using pkcs12 files at:
p12sign.c - http://pastebin.com/BjJzeg80 p12verify.c - http://pastebin.com/0fAHq94s If anyone knows how to do the same thing using Crypto++, I would be very interested (as I would like to use it instead; it's cleaner, easy to understand, fairly well documented, etc...) -- -- 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. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
