12 #include "wvdiffiehellman.h"
19 short other_pub_len();
20 short get_public_key(
WvBuf &outbuf,
short len);
21 short get_other_public_key(
WvBuf &outbuf,
short len);
22 void create_secret(
WvBuf &_other_pub_key,
short len);
27 short pub_len, other_len;