Hello everybody

I'm doing code with the ECDSA library. I would like to put an EC_KEY
in a file, copy the file to another computer, then load this file and
find again my EC_KEY.
I don't know which functions of openssl to use to pack the EC_KEY
structure in a binary format and then unpack it to recover the initial
EC_KEY in its structure.

Could you please help me,

Regards,

Romain Hinfray
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to