ecdsa.pod: typo.

PR: 2678
Submitted by: Annie Yousar
This commit is contained in:
Andy Polyakov 2012-01-11 21:41:50 +00:00
parent 958e6a75a1
commit c6706a6f6c

View file

@ -114,7 +114,7 @@ using the public key B<eckey>.
ECDSA_size() returns the maximum length signature or 0 on error.
ECDSA_sign_setup() and ECDSA_sign() return 1 if successful or -1
ECDSA_sign_setup() and ECDSA_sign() return 1 if successful or 0
on error.
ECDSA_verify() and ECDSA_do_verify() return 1 for a valid