AppendEncryptedSecurityData (Stringlist subroutine)

From m204wiki
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 Stringlist object
stringlist Stringlist object
Password This optional, name allowed, parameter is a string that contains a password to decrypt the data, if necessary.
Identifier string

Usage notes

Examples

See also