Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cSecureChannel Member List

This is the complete list of members for GrayLib::cSecureChannel, including all inherited members.

Client_Knock enum valueGrayLib::cSecureChannel
Client_Login enum valueGrayLib::cSecureChannel
ComputeHash(OUT cSecureHash &rHash, const cHashCode &r1, const cHashCode &r2)GrayLib::cSecureChannelstatic
cSecureChannel()GrayLib::cSecureChannel
get_SecureInp() constGrayLib::cSecureChannel
get_SecureOut() constGrayLib::cSecureChannel
get_State() const noexceptGrayLib::cSecureChannelinline
GetCipher(OUT cNewPtr< cCipherBase > &rCipher, bool bEncodeMode, const cSecureHash &hashKey)GrayLib::cSecureChannelprotected
isStateSecure() const noexceptGrayLib::cSecureChannelinline
m_ChallengeGrayLib::cSecureChannel
m_eCipherTypeGrayLib::cSecureChannelprotected
m_eStateGrayLib::cSecureChannelprotected
m_HashPassGrayLib::cSecureChannel
m_IdGrayLib::cSecureChannel
m_pCipherDecGrayLib::cSecureChannelprotected
m_pCipherEncGrayLib::cSecureChannelprotected
m_pCipherInpGrayLib::cSecureChannelprotected
m_pCipherOutGrayLib::cSecureChannelprotected
Server_Challenge enum valueGrayLib::cSecureChannel
SetStateSecure()GrayLib::cSecureChannelprotectedvirtual
STATE_0 enum valueGrayLib::cSecureChannel
STATE_Failed enum valueGrayLib::cSecureChannel
STATE_Secure enum valueGrayLib::cSecureChannel
STATE_TYPE enum nameGrayLib::cSecureChannel
UNITTEST_FRIEND(cSecureChannel)GrayLib::cSecureChannel
~cSecureChannel()GrayLib::cSecureChannelvirtual