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