blake2b256DigestSize constant

int const blake2b256DigestSize

The size of BLAKE2b-256 digests.

Implementation

static const int blake2b256DigestSize = QuickCrypto.blake2b256DigestSize;