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.