blake2b160DigestSize property
Define the size of BLAKE2b-160 digests, which is 20 bytes (160 bits)
Implementation
static int blake2b160DigestSize = 20;
Define the size of BLAKE2b-160 digests, which is 20 bytes (160 bits)
static int blake2b160DigestSize = 20;