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 osStringEndsWith(string src, string value, integer ignorecase)
string osGetNotecard(string name)
string osLoadedCreationID()
string osGetNotecardLine(string name, integer line)
float osMin(float a, float b)
integer osRegexIsMatch(string input, string pattern)
void osRemoveLinkInventory(integer linkNumber, string name)
void osLoopSoundSlave(integer linknum, string sound, float volume)