KeyPair
Defined in: packages/agent/src/auth.ts:9
A Key Pair, containing a secret and public key.
Properties
Section titled “Properties”publicKey
Section titled “publicKey”publicKey:
PublicKey
Defined in: packages/agent/src/auth.ts:11
secretKey
Section titled “secretKey”secretKey:
Uint8Array
Defined in: packages/agent/src/auth.ts:10