blake2b32DigestSize property
Define the size of BLAKE2b-32 digests, which is 4 bytes (32 bits)
Implementation
static int blake2b32DigestSize = 4;
Define the size of BLAKE2b-32 digests, which is 4 bytes (32 bits)
static int blake2b32DigestSize = 4;