How can i export private key/public key from context->ecc_dhe->k and make a new ecc_key variable. I can create an ecc_key by using ecc_ansi_x963_import_ex() from a buffer. Is it possible to do the similar for the private key ?.