sha3256DigestSize property
int
get
sha3256DigestSize
Define the size of SHA-3-256 digests, which is 32 bytes (256 bits)
Implementation
static int get sha3256DigestSize => 32;
Define the size of SHA-3-256 digests, which is 32 bytes (256 bits)
static int get sha3256DigestSize => 32;