[OpenCA-Devel] Signature verification with OpenCA::PKCS7?

2005-08-01 Thread Martin Bartosch
Hi, if I instantiate an OpenCA::PKCS7 object in order to verify a signature, the object can return a number of error codes that indicate that something went wrong. Now I *do* expect a certain error, "unsupported certificate purpose", during verification(*), i. e. the key usage bit for Digital Sig

[OpenCA-Devel] Signature verification

2003-09-16 Thread Chris Covell
This is a bit off topic, but hopefully you won't mind... has anyone got a method to verify the signatures genrated during the CAPICOM sign process using openssl ? Looking at the OpenCA code, the openssl routines seem just to extract the signers certificate rather than verifying the signature, o