Expand description
Ed25519 elliptic curve cryptography interface. SECP256K1 elliptic curve cryptography interface.
Note: The process for using SECP256k1 is complex and more involved than ED25519.
See SECP256K1 Key Derivation:
<https://xrpl.org/cryptographic-keys.html#secp256k1-key-derivation>