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