Interface: Ed25519KeypairData
Ed25519 Keypair data. The publickey is the 32-byte public key and the secretkey is the 32-byte secret key.
Properties
| Property | Type |
|---|---|
publicKey | Uint8Array |
secretKey | Uint8Array |
Ed25519 Keypair data. The publickey is the 32-byte public key and the secretkey is the 32-byte secret key.
| Property | Type |
|---|---|
publicKey | Uint8Array |
secretKey | Uint8Array |