ExportedWebCryptoKeypair
@iota/signers / webcrypto / ExportedWebCryptoKeypair
Interface: ExportedWebCryptoKeypair
Defined in: signers/src/webcrypto/index.ts:25
Properties
privateKey
privateKey:
CryptoKey
Defined in: signers/src/webcrypto/index.ts:26
publicKey
publicKey:
Uint8Array
Defined in: signers/src/webcrypto/index.ts:27