osAESDecryptFrom
OSSLstring osAESDecryptFrom(string secret, string encryptedText, string ivString)
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 | encryptedText |
| string | ivString |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osGiveLinkInventoryList(integer linkNumber, key destination, string folderName, list inventory)
string osListAsString(list src, integer index)
string osKey2Name(string id)
vector osSlerp(vector a, vector b, float amount)
void osNpcSetRot(key npc, rotation rot)
void osMessageAttachments(key avatar, string message, list attachmentPoints, integer flags)
void osSetTerrainTextureHeight(integer corner, float low, float high)
void osKickAvatar(key agentId, string alert)