Interface: KeyPairIdentityConfig
For configuring identities based on a cryptographic key / key pair
Properties
keyType?
optional keyType: "ECDSA_SECP256K1_EVM" | "ECDSA_SECP256R1" | "ML_DSA_87"
privateKey
privateKey: string
publicKey?
optional publicKey: string