blake2b224DigestSize property
Define the size of BLAKE2b-224 digests, which is 28 bytes (224 bits)
Implementation
static int blake2b224DigestSize = 28;
Define the size of BLAKE2b-224 digests, which is 28 bytes (224 bits)
static int blake2b224DigestSize = 28;