|
|
template<typename BytesType > |
| static uint32_t | hash_256 (const BytesType &msg, BytesType &sig) |
| |
|
static uint32_t | hash_256 (const uint8_t *msg, uint32_t msg_size, uint8_t *hash) |
| |
|
static uint32_t | get_msg_hash_size () |
| |
|
static uint32_t | msg_hash (const uint8_t *raw_msg, uint32_t msg_size, uint8_t *hash, uint32_t hash_size) |
| |
|
template<typename BytesType > |
| static uint32_t | msg_hash (const BytesType &raw_msg, BytesType &hash) |
| |
The documentation for this struct was generated from the following file: