WvStreams
WvOakleyAuth Class Reference

Public Member Functions

 WvOakleyAuth (int group)
short public_len ()
short other_pub_len ()
short get_public_key (WvBuf &outbuf, short len)
short get_other_public_key (WvBuf &outbuf, short len)
void create_secret (WvBuf &_other_pub_key, short len)
 WvOakleyAuth (int group)
short public_len ()
short other_pub_len ()
short get_public_key (WvBuf &outbuf, short len)
short get_other_public_key (WvBuf &outbuf, short len)
void create_secret (WvBuf &_other_pub_key, short len)

Public Attributes

WvDynBuf dh_secret

Detailed Description

Constructor & Destructor Documentation

◆ WvOakleyAuth()

WvOakleyAuth::WvOakleyAuth ( int group)

Definition at line 37 of file wvoakley.cc.

Member Function Documentation

◆ public_len()

short WvOakleyAuth::public_len ( )

Definition at line 56 of file wvoakley.cc.

◆ other_pub_len()

short WvOakleyAuth::other_pub_len ( )

Definition at line 74 of file wvoakley.cc.

◆ get_public_key()

short WvOakleyAuth::get_public_key ( WvBuf & outbuf,
short len )

Definition at line 61 of file wvoakley.cc.

◆ get_other_public_key()

short WvOakleyAuth::get_other_public_key ( WvBuf & outbuf,
short len )

Definition at line 79 of file wvoakley.cc.

◆ create_secret()

void WvOakleyAuth::create_secret ( WvBuf & _other_pub_key,
short len )

Definition at line 66 of file wvoakley.cc.

Member Data Documentation

◆ dh_secret

WvDynBuf WvOakleyAuth::dh_secret

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