Hello, I'm trying to figure out how to do the following:
openssl dgst -sha1 -verify my-public-key -signature my-app.sha1 my-app which works fine from the command line, but I need to be able to do if from inside my-app, and have been unsuccessful finding the appropriate documentation. /Russ -- View this message in context: http://www.nabble.com/how-to-use-the-openssl-API-to-verify-a-digital-signature-tp22167382p22167382.html Sent from the OpenSSL - Dev mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
