CheckCertificateRequest (Stringlist function)

From m204wiki
Jump to navigation Jump to search

Check format of base64 encoded certificate request (Stringlist class)

[Requires Janus Network Security]


This page is under construction.

Syntax

%rc = sl:CheckCertificateRequest( [PrivateKey=] stringlist, - [[Password=] string])

Syntax terms

%rcnumber
sl Stringlist object
PrivateKey Stringlist object
Password This optional, name allowed, parameter is a string that contains a password to decrypt the private key, if necessary.

Usage notes

Examples

See also