Shadowrun: Awakened 29 September 2011 - Build 871
Public Member Functions | Private Attributes
cat::ClientEasyHandshake Class Reference

#include <EasyHandshake.hpp>

Inheritance diagram for cat::ClientEasyHandshake:

List of all members.

Public Member Functions

 ClientEasyHandshake ()
bool GenerateChallenge (void *out_challenge)
bool Initialize (const void *in_public_key)
bool ProcessAnswer (const void *in_answer, AuthenticatedEncryption *auth_enc)
 ~ClientEasyHandshake ()

Private Attributes

KeyAgreementInitiator tun_client

Detailed Description

Definition at line 263 of file EasyHandshake.hpp.


Constructor & Destructor Documentation

cat::ClientEasyHandshake::ClientEasyHandshake ( )
cat::ClientEasyHandshake::~ClientEasyHandshake ( )

Member Function Documentation

bool cat::ClientEasyHandshake::GenerateChallenge ( void *  out_challenge)
bool cat::ClientEasyHandshake::Initialize ( const void *  in_public_key)
bool cat::ClientEasyHandshake::ProcessAnswer ( const void *  in_answer,
AuthenticatedEncryption auth_enc 
)

Member Data Documentation

Definition at line 265 of file EasyHandshake.hpp.


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

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net