from Pem Encoded
Decodes a PEM-encoded string into a PEMKey object.
Return
A PEMKey object if the decoding was successful, or null otherwise.
Parameters
pem String
The PEM-encoded string to decode.
Decodes a PEM-encoded string into a PEMKey object.
A PEMKey object if the decoding was successful, or null otherwise.
The PEM-encoded string to decode.