blake2b512DigestSize constant
int
const blake2b512DigestSize
Define the size of BLAKE2b-512 digests, which is 64 bytes (512 bits)
Implementation
static const int blake2b512DigestSize = 64;
Define the size of BLAKE2b-512 digests, which is 64 bytes (512 bits)
static const int blake2b512DigestSize = 64;