<div dir="ltr"><div><div>Is there a public interface to access the X and Y elements of an Ecc public key?<br></div>I tried:<br><br>EC_KEY *ecc;<br><br>BN_num_bytes (ecc->pub_key->X);<br><br></div>but get the compiler error:<br><br>error: dereferencing pointer to incomplete type ‘EC_KEY {aka struct ec_key_st}’<br><div><br><div><div>-- <br><div class="gmail_signature">Chris Bare</div>
</div></div></div></div>