is Public Key
Check if the given string is an RSA public key.
Return
True if it is an RSA PEM public key.
Parameters
pem
The PEM string to check.
Check if the given string is an RSA public key.
True if it is an RSA PEM public key.
The PEM string to check.