#include <cSSLMsg.h>
cSSLMsgHeader.m_nMsgType = SSL_MSG_HANDSHAKE = 0x16 content can repeat inside the cSSLMsg up to m_wLength.
◆ get_DataPtr() [1/2]
BYTE* GrayLib::cSSLMsgHandshake::get_DataPtr |
( |
| ) |
|
|
inline |
◆ get_DataPtr() [2/2]
const BYTE* GrayLib::cSSLMsgHandshake::get_DataPtr |
( |
| ) |
const |
|
inline |
◆ get_HandType()
◆ get_Length()
DWORD GrayLib::cSSLMsgHandshake::get_Length |
( |
| ) |
const |
|
inline |
Cont_Handshake data length
◆ put_HandType()
void GrayLib::cSSLMsgHandshake::put_HandType |
( |
SSL_HAND_TYPE |
eHandType | ) |
|
|
inline |
◆ put_Length()
void GrayLib::cSSLMsgHandshake::put_Length |
( |
DWORD |
len | ) |
|
|
inline |
◆ m_aLen
BYTE GrayLib::cSSLMsgHandshake::m_aLen[3] |
[0] = high byte (always 0), [2] = low byte.
◆ m_nHandType
BYTE GrayLib::cSSLMsgHandshake::m_nHandType |
SSL_HAND_TYPE. sub message type. e.g. SSL_HAND_ClientHello.
The documentation for this class was generated from the following file:
- c:/Dennis/Source/Gray/GrayLib/include/SSL/cSSLMsg.h