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