menu
blockchain_utils package
documentation
crypto/quick_crypto.dart
QuickCrypto
sha512DeigestLength property
sha512DeigestLength property
dark_mode
light_mode
sha512DeigestLength
property
int
sha512DeigestLength
getter/setter pair
Gets the length of the SHA512 digest.
Implementation
static int sha512DeigestLength = SHA512.digestLength;
blockchain_utils package
documentation
crypto/quick_crypto
QuickCrypto
sha512DeigestLength property
QuickCrypto class