sha512DeigestLength constant
int
const sha512DeigestLength
Gets the length of the SHA512 digest.
Implementation
static const int sha512DeigestLength = 64;
Gets the length of the SHA512 digest.
static const int sha512DeigestLength = 64;