Versions Compared

Key

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

...

string Files.Hash(id: string, hash: string( "SHA1" | "SHA256" | "SHA384" | "SHA512" | "MD5" ))

Arguments

string id
Id number of file to calculate hash
string ( "SHA1" | "SHA256" | "SHA384" | "SHA512" | "MD5" ) hash
Name of hash algorithm. Can be one of following values;