If the key type isn't R1 or K1.
Sign message digest using this key.
If the key type isn't R1 or K1.
Static
fromCreate PrivateKey object from representing types.
Static
fromCreate PrivateKey object from a string representation. Accepts WIF (5...) and Antelope/EOSIO (PVT_...) style private keys.
Static
generateGenerate new PrivateKey.
If a secure random source isn't available.
Derive the shared secret between this private key and given public key.