osAESEncryptTo
OSSLstring osAESEncryptTo(string secret, string plainText, 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 | plainText |
| string | ivString |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osParcelSetDetails(vector pos, list rules)
string osStringRemove(string src, integer start, integer count)
integer osGetParcelDwell(vector pos)
void osNpcSetProfileImage(key npc, string image)
vector osNpcGetPos(key npc)
void osSetSpeed(string UUID, float SpeedModifier)
integer osApproxEquals(rotation ra, rotation rb, float margin)
void osSetInertiaAsSphere(float mass, float radius, vector centerOfMass)