Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method Standards.PEM.simple_decode()


Method simple_decode

string simple_decode(string pem)

Description

Convenience function that decodes a PEM message containing only one part, and returns it as a string. Returns 0 for indata containing no or multiple parts.