Currently the 'RSA', 'ed25519', and secp256k1 types are supported, although ed25519 and secp256k1 keys support only signing and verification of messages.
'RSA'
'ed25519'
secp256k1
For encryption / decryption support, RSA keys should be used.
Supported Key Types
Currently the
'RSA'
,'ed25519'
, andsecp256k1
types are supported, although ed25519 and secp256k1 keys support only signing and verification of messages.For encryption / decryption support, RSA keys should be used.