Difference between revisions of "LlGenerateKey"
Jump to navigation
Jump to search
m (Removed reference to generateKey()) |
(gutted) |
||
Line 1: | Line 1: | ||
{{LSL_Function | {{LSL_Function | ||
|func=llGenerateKey | |func=llGenerateKey | ||
|func_desc=Generates a key using Type 3 (MD5) UUID generation to create a unique key | |func_desc=Generates a key using Type 3 ([[MD5]]) [[UUID]] generation to create a unique key. | ||
|return_type=key | |return_type=key | ||
|Return_text=generated. | |Return_text=generated. | ||
|mode | |||
|examples | |||
|mode | |||
|examples | |||
|cat1=Key | |cat1=Key | ||
|cat2 | |cat2 | ||
|history=* | |history=*Inspired by the library function [[generateKey]]. | ||
}}{{LSLC{{#var:lang}}|Encryption|llGenerateKey}} | }}{{LSLC{{#var:lang}}|Encryption|llGenerateKey}} |
Revision as of 20:32, 7 April 2012
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |