Skip to content
anatol edited this page Jul 13, 2021 · 1 revision

Env::HashCreateSha256

HashObj* HashCreateSha256();

Allocates the SHA256 hash processor

Parameters

  • none

Return value

  • hash processor handle (opaque pointer)
  • null if maximum simultaneous hash objects count is exceeded

Notes

  • none

Example

Clone this wiki locally