This is experimental documentation.
Computes the 20-byte hash value of the CD key.
Declaration Syntax
Return Value
A 20-byte array containing the hash value of the specified key.
Remarks
The result of the hash calculation is used in the message 0x51 SID_AUTH_CHECK (from the client) as well as 0x36 SID_CDKEY2.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown if the object has not yet been
initialized. |
Assembly: Asgard5Library (Module: Asgard5Library)