UtilsLib REALbasic Support Plugin

IHashAlgorithm Interface

This interface defines a common interface for Hash algorithms.

interface IHashAlgorithm

Methods

FinalUse this function when you are done adding bytes to the class that implements the IHashAlgorithm interface.
UpdateUse this method to add data to the class that implements the IHashAlgorithm interface.

[Footnote]

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