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
integer osIsUUID(string thing)
key osNpcCreate(string user, string name, vector position, string notecard, integer options)
integer osGetSittingAvatarsCount(key object_id)
void osNpcStand(key npc)
key osNpcSaveAppearance(key npc, string notecard, integer includeHuds)
void osSetTerrainTexture(integer level, key texture)
integer osStringStartsWith(string src, string value, integer ignorecase)
string osSetFontSize(string drawList, integer fontSize)