blocxx
Public Attributes
BLOCXX_NAMESPACE::MD5::MD5_CTX Struct Reference

#include <MD5.hpp>

List of all members.

Public Attributes

UInt32 state [4]
UInt32 count [2]
unsigned char buffer [64]

Detailed Description

Definition at line 114 of file MD5.hpp.


Member Data Documentation

unsigned char BLOCXX_NAMESPACE::MD5::MD5_CTX::buffer[64]

Definition at line 118 of file MD5.hpp.

Referenced by BLOCXX_NAMESPACE::MD5::MD5Update().

UInt32 BLOCXX_NAMESPACE::MD5::MD5_CTX::count[2]
UInt32 BLOCXX_NAMESPACE::MD5::MD5_CTX::state[4]

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