|
virtual NPT_Result | GetDigest (NPT_DataBuffer &digest) |
|
virtual unsigned int | GetSize () |
|
virtual NPT_Result | Update (const NPT_UInt8 *data, NPT_Size data_size) |
|
|
enum | Algorithm { ALGORITHM_SHA1,
ALGORITHM_SHA256,
ALGORITHM_MD5
} |
|
static NPT_Result | Create (Algorithm algorithm, NPT_Digest *&digest) |
|
NPT_Result | ComputeDigest (NPT_UInt32 *state, NPT_Cardinal state_count, bool big_endian, NPT_DataBuffer &digest) |
|
NPT_UInt64 | m_Length |
|
NPT_UInt32 | m_Pending |
|
NPT_UInt8 | m_Buffer [NPT_BASIC_DIGEST_BLOCK_SIZE] |
|
The documentation for this class was generated from the following file:
- lib/libUPnP/Neptune/Source/Core/NptDigest.cpp