Hi!

> How to serialized dh->pub_key ? I know that i2d_DHparams(const_dh, &dhbuf);
> serialize dh structure pointed by const_dh but I did not find a function to
> serialize just dh->pub_key

Use BN_bin2bn.

Greets, Frank.

Attachment: pgp4g55TCrPOo.pgp
Description: PGP signature

Reply via email to