Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • MD5

  • SHA-256

  • PBKDF2 (using SHA-256)

  • SCrypt

Use the Compute method to calculate a hash using the currently selected algorithm

...

The sequence of bytes is represented by XPRIM_Binary.

If you want to hash a string (instead of a sequence of bytes), XPRIM_Binary provides methods to convert a string into a sequence of bytes

Methods

Additional Resources