hdac SDK
SDK for hdac blockchain development
|
#include <sha1.h>
Public 멤버 함수 | |
CSHA1 & | Write (const unsigned char *data, size_t len) |
void | Finalize (unsigned char hash[OUTPUT_SIZE]) |
CSHA1 & | Reset () |
정적 Public 속성 | |
static const size_t | OUTPUT_SIZE = 20 |
A hasher class for SHA1.