On 5/8/2012 3:00 PM, Bin Lu wrote:
How do you solve the problem like the following without directly accessing to this object: I have one EVP_PKEY contains the ECDSA private key and another EVP_PKEY contains the public key, and I need to determine if the public key and the private key are the right pair. What is the API should I use to achieve that?
Could you sign a random number and verify the signature? ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org