e-CryptIt Engine REALbasic Plugin

SHA Class

SHA is a message digest/hash algorithm with a digest/hash size of 160 bits (20 characters).

Object
   SHA

class SHA implements

IHashAlgorithm

Methods

FinalUse this function when you are done adding bytes to the SHA class.
UpdateUse this method to add data to the SHA stream.

Supported Platforms:

  • PPC - MacOS 9
  • Carbon - MacOS 9 and MacOS X (PEF)
  • MacOS X PPC - (Mach-O)
  • MacOS X Universal Binary (Mach-O)
  • Win32 - Windows
  • Linux x86