|
hdac SDK
SDK for hdac blockchain development
|
#include <hash.h>
Public 멤버 함수 | |
| void | Finalize (unsigned char hash[OUTPUT_SIZE]) |
| CHash256 & | Write (const unsigned char *data, size_t len) |
| CHash256 & | Reset () |
정적 Public 속성 | |
| static const size_t | OUTPUT_SIZE = CSHA256::OUTPUT_SIZE |
A hasher class for Bitcoin's 256-bit hash (double SHA-256).
1.8.11