Ed25519: A public-key signature system using the EdDSA (Edwards-curve Digital Signature Algorithm) and Curve25519.
X25519: A Diffie-Hellman key exchange algorithm using Curve25519.
secp256k1: A cryptographic curve used for digital signatures in a range of decentralized systems.
secp256r1: Also known as P-256 or prime256v1, this curve is used for cryptographic operations and is widely supported in various cryptographic libraries and standards.
Enumerates the types of keys that can be used in a DID Key document.
The DID Key method supports various cryptographic key types. These key types are essential for the creation and management of DIDs and their associated cryptographic operations like signing and encryption.