e-CryptIt Engine Xojo Plugin |
|
SHA Class (console safe)
SHA is a message digest/hash algorithm with a digest/hash size of 160 bits (20 characters).
Object
SHA
class SHA implements
IHashAlgorithm
Methods
Final | Use this function when you are done adding bytes to the SHA class. |
shared Hash | Convenience shared function to hash small data with just one line of code without creating instance of the class. |
Update | Use this method to add data with MemoryBlock to the SHA stream. |
Update | Use this method to add data with String to the SHA stream. |
Constants
Version = 16.12 | |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS