Interface IIdentityKeyPairStructure

Properties of an IdentityKeyPairStructure.

Hierarchy

  • IIdentityKeyPairStructure

Implemented by

Properties

Properties

privateKey?: null | Uint8Array

IdentityKeyPairStructure privateKey

publicKey?: null | Uint8Array

IdentityKeyPairStructure publicKey

Generated using TypeDoc