[openssl-users] Access to ECC X and Y

Chris Bare chris.bare at gmail.com
Tue May 31 19:46:39 UTC 2016


Is there a public interface to access the X and Y elements of an Ecc public
key?
I tried:

EC_KEY *ecc;

BN_num_bytes (ecc->pub_key->X);

but get the compiler error:

error: dereferencing pointer to incomplete type ‘EC_KEY {aka struct
ec_key_st}’

-- 
Chris Bare
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160531/57d4a36d/attachment.html>


More information about the openssl-users mailing list