pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]
Tools
Tools.PEM
Tools.PEM.Msg

Tools.PEM.Msg

Description

Disassembles PGP and PEM style messages with parts separated by "-----BEGIN FOO-----" and "-----END FOO-----".


Variable initial_text

string Tools.PEM.Msg.initial_text

Description

Contains any text preceeding the PEM message.


Variable final_text

string Tools.PEM.Msg.final_text

Description

Contains any text following the PEM message.


Variable parts

mapping(string:EncapsulatedMsg) Tools.PEM.Msg.parts

Description

The decoded PEM message, as an array of EncapsulatedMsg objects indexed by message name, such as "CERTIFICATE".

Module reference for Pike v7.8 release 116, 2008-12-31