osAESEncrypt
OSSLstring osAESEncrypt(string secret, string plainText)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| string | secret |
| string | plainText |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osSetFontSize(string drawList, integer fontSize)
float osGetApparentTime()
string osGetAgentIP(string agent)
integer osRegionRestart(float seconds, string msg)
string osGetApparentTimeString(integer format24)
key osGetMapTexture()
string osAESDecrypt(string secret, string encryptedText)
void osSetHealth(key agentId, float health)