#include <sha1.h>
◆ SHA1()
◆ Final()
| std::string ttv::SHA1::Final |
( |
| ) |
|
◆ HashAsUInt32()
| static uint32_t ttv::SHA1::HashAsUInt32 |
( |
const std::string & |
hash | ) |
|
|
static |
◆ Update() [1/2]
| void ttv::SHA1::Update |
( |
const std::string & |
s | ) |
|
◆ Update() [2/2]
| void ttv::SHA1::Update |
( |
std::istream & |
is | ) |
|
◆ buffer
| std::string ttv::SHA1::buffer |
|
private |
◆ digest
| uint32_t ttv::SHA1::digest[5] |
|
private |
◆ transforms
| uint64_t ttv::SHA1::transforms |
|
private |
The documentation for this class was generated from the following file:
- modules/core/core_common/include/twitchsdk/core/sha1.h