This is a question that should go on openssl-users, since it does not
relate to the development of the library itself.  However, since it's
asked here, I'll answer.

apps/dgst.c has the appropriate code.

Most of the OpenSSL public API documentation is poorly-written and
out-of-date.  I wish there were some wiki where people could
contribute documentation changes, since very few people seem to be
able to understand the nroff macros necessary to write manpages.

-Kyle H

On Mon, Feb 23, 2009 at 10:39 AM, RussMitch
<[email protected]> wrote:
>
> 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]
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to