Table of Contents

DigestAccessAuthentication::restorePassword

There is no doc-string available for this function.

Syntax

script DigestAccessAuthentication::restorePassword(string %this, string %hash);

Parameters

string %this
No description available.

string %hash
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/support/Support_DigestAccessAuthentication.cs:123

See also

DigestAccessAuthentication::digest
DigestAccessAuthentication::generateRandom
DigestAccessAuthentication::hash
DigestAccessAuthentication::hasIdent
DigestAccessAuthentication::onAdd
DigestAccessAuthentication::retrieveIdent
DigestAccessAuthentication::setPassword

References

This function is not called by any other functions.