AppendPrivateKeyInfo (Stringlist function)

From m204wiki
Revision as of 22:35, 4 May 2012 by JAL2 (talk | contribs)
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
Password string

Usage notes

Examples

See also