Interface IPreKeyRecordStructure

Properties of a PreKeyRecordStructure.

Hierarchy

  • IPreKeyRecordStructure

Implemented by

Properties

id?: null | number

PreKeyRecordStructure id

privateKey?: null | Uint8Array

PreKeyRecordStructure privateKey

publicKey?: null | Uint8Array

PreKeyRecordStructure publicKey

Generated using TypeDoc