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
list osGetNumberOfAttachments(key avatar, list attachmentPoints)
vector osListAsVector(list src, integer index)
integer osGetParcelDwell(vector pos)
void osSetParcelMediaURL(string url)
string osAESDecryptFrom(string secret, string encryptedText, string ivString)
string osSetFontName(string drawList, string fontName)
void osTriggerSound(integer linknum, string sound, float volume)
integer osGetNumberOfNotecardLines(string name)