![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cSSLMsg.h>
Public Member Functions | |
cSSLCtr () | |
cSSLCtr (UINT i) | |
void | SetZeroCtr () |
bool | isZero () const |
const BYTE * | get_Ctr () const |
void | SetFillCtr () |
COMPARE_t | Compare (const THIS_t &n) const |
bool | IncCtr () |
a big-endian 64-bit number. counter. Exists only as part of CheckSum/Hash. never actually sent.
|
inline |
|
inline |
|
inline |
Pointer to the 64 bit Network order counter. Never sent but included in hash.
bool GrayLib::cSSLCtr::IncCtr | ( | ) |
Increment the network order / big-endian counter.
|
inline |
|
inline |
Set to very large value. Used for renegotiation period.
|
inline |
Zero just the counter. Finished message.