AppendPrivateKeyInfo (Stringlist function)

From m204wiki
Jump to navigation Jump to search

Add RSA private key information to a Stringlist (Stringlist class)

[Requires Janus Network Security]


This callable method adds lines from the information section of an SSL private key to the end of a Stringlist.

Syntax

[%number =] sl:AppendPrivateKeyInfo[( [sl], [[Password=] string])]

Syntax terms

%numbernumber
sl Stringlist object
stringlist Stringlist object
sl Stringlist object
Password string

Usage notes

Examples

See also