Hello:

I wrote a BIGNUM into a file using the function:

        int BN_print_fp(FILE *fp, const BIGNUM *a);

But, How I can read this bignum from this file?. I donīt know a openssl
function to read a bignum from a file.

Thanks.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to