fromPem
Creates an EcPrivateKey from a PEM encoded string.
Return
a new EcPrivateKey
Parameters
pemEncoding
the PEM encoded string.
publicKey
the corresponding public key.
Creates an EcPrivateKey from a PEM encoded string.
a new EcPrivateKey
the PEM encoded string.
the corresponding public key.