WvStreams
Public Member Functions | Protected Attributes | List of all members
WvDiffieHellman Class Reference

Public Member Functions

 WvDiffieHellman (const unsigned char *_key, int _keylen, BN_ULONG _generator)
 
void get_created_secret (WvBuf &outbuf, size_t len)
 
int get_public_value (WvBuf &outbuf, int len)
 
int pub_key_len ()
 
bool create_secret (WvBuf &inbuf, size_t in_len, WvBuf &outbuf)
 

Protected Attributes

DH * info
 
BN_ULONG generator
 

Detailed Description

Definition at line 16 of file wvdiffiehellman.h.


The documentation for this class was generated from the following files: