Table of Contents

DigestAccessAuthentication::digest

There is no doc-string available for this function.

Syntax

script DigestAccessAuthentication::digest(string %this, string %data);

Parameters

string %this
No description available.

string %data
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

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

References

This function is not called by any other functions.