Method Standards.PEM.simple_decode()
- Method simple_decode
stringsimple_decode(stringpem)- 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.