AppendEncryptedSecurityData (Stringlist subroutine)

From m204wiki
Revision as of 18:18, 29 May 2012 by JAL2 (talk | contribs)
Jump to navigation Jump to search

Add RC4 encrypted base64 data to a Stringlist (Stringlist class)

[Requires Janus Network Security]


This page is under construction.

Syntax

sl:AppendEncryptedSecurityData( sl, [Password=] string, - [[Identifier=] string])

Syntax terms

sl A Stringlist object.
sl A Stringlist object
Password This name allowed parameter is a string that contains a password to decrypt the data.
Identifier This optional, name allowed, parameter is a string that contains

Usage notes

Examples

See also