osAESEncrypt
OSSLstring osAESEncrypt(string secret, string plainText)
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 |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)
string osDrawPolygon(string drawList, list x, list y)
integer osGetSimulatorMemory()
string osDrawFilledEllipse(string drawList, integer width, integer height)
void osNpcSit(key npc, key target, integer options)
void osSetContentType(key id, string type)
vector osSlerp(vector a, vector b, float amount)
void osTerrainFlush()