This is experimental documentation.
Calculates the single "broken" SHA-1 hash of the specified
data.

C# | Visual Basic | Visual C++ |
public: static array<unsigned char>^ HashData( array<unsigned char>^ data )

- data (array<Byte>[]()[][])
- The data buffer to hash.

A 20-byte buffer containing the hash value.
Assembly: Asgard5Library (Module: Asgard5Library)