PemToString (Stringlist function)

From m204wiki
Jump to navigation Jump to search

Extract base64 encoded PEM data to string (Stringlist class)

[Introduced in Sirius Mods 8.0]


This page is under construction.

Syntax

%string = sl:PemToString( label, [Occurrence= number]) Throws InvalidPemData

Syntax terms

%stringstring
sl Stringlist object
label string
Occurrence The occurrence number of the requested tag.

Usage notes

Examples

See also