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
0for indata containing no or multiple parts.