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 osForceAttachToAvatar(integer attachment)
vector osGetLinkColor(integer linknum, integer face)
void osVolumeDetect(integer detect)
integer osReplaceAgentEnvironment(key agentkey, integer transition, string daycycle)
void osForceOtherSit(string avatar, string target)
float osMax(float a, float b)
void osSetInertiaAsBox(float mass, vector boxSize, vector centerOfMass, rotation rot)
string osListAsString(list src, integer index)