Skip to main content

Interface: IKeyPair

Definition of signature key pair.

Table of contents

Properties

Properties

publicKey

publicKey: Uint8Array

The public key.


privateKey

privateKey: Uint8Array

The private key.