|
hdac SDK
SDK for hdac blockchain development
|
#include <hmac_sha256.h>
Public 멤버 함수 | |
| CHMAC_SHA256 (const unsigned char *key, size_t keylen) | |
| CHMAC_SHA256 & | Write (const unsigned char *data, size_t len) |
| void | Finalize (unsigned char hash[OUTPUT_SIZE]) |
정적 Public 속성 | |
| static const size_t | OUTPUT_SIZE = 32 |
A hasher class for HMAC-SHA-512.
1.8.11