fromPem
Creates an EcPublicKey from a PEM encoded string.
Return
a new EcPublicKey.
Parameters
pemEncoding
the PEM encoded string.
curve
the curve of the key.
Creates an EcPublicKey from a PEM encoded string.
a new EcPublicKey.
the PEM encoded string.
the curve of the key.