<< Click to Display Table of Contents >> Equate |
SHAMethodEnum EQUATE(LONG)
SHAMethod::SHA1 EQUATE(1) !The hash size for the SHA1Managed algorithm is 160 bits (20 bytes).
SHAMethod::SHA256 EQUATE(2) !The hash size for the SHA256Managed algorithm is 256 bits (32 bytes).
SHAMethod::SHA384 EQUATE(3) !The hash size for the SHA384Managed algorithm is 384 bits (48 bytes).
SHAMethod::SHA512 EQUATE(4) !The hash size for the SHA512Managed algorithm is 512 bits (64 bytes).