Calculates a CheckSum from a binary blob using MD5 or SHA256.
o.GetChecksumFromBytes(lqBytes, lcMode)
Return Value
Base64 encoded string of the checksum bytes
Parameters
lqBytes
The bytes to generate a checksum for
lcMode
SHA256,MD5
See also:
Class wwEncryption© West Wind Technologies, 2023 • Updated: 08/06/15
Comment or report problem with topic