mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
added a new function string=osSHA256(string)
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
This commit is contained in:
@@ -283,6 +283,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
|
||||
string osAvatarName2Key(string firstname, string lastname);
|
||||
string osKey2Name(string id);
|
||||
string osSHA256(string input);
|
||||
|
||||
// Grid Info Functions
|
||||
string osGetGridNick();
|
||||
|
||||
Reference in New Issue
Block a user