Interface IPendingKeyExchange

Properties of a PendingKeyExchange.

Hierarchy

  • IPendingKeyExchange

Implemented by

Properties

localBaseKey?: null | Uint8Array

PendingKeyExchange localBaseKey

localBaseKeyPrivate?: null | Uint8Array

PendingKeyExchange localBaseKeyPrivate

localIdentityKey?: null | Uint8Array

PendingKeyExchange localIdentityKey

localIdentityKeyPrivate?: null | Uint8Array

PendingKeyExchange localIdentityKeyPrivate

localRatchetKey?: null | Uint8Array

PendingKeyExchange localRatchetKey

localRatchetKeyPrivate?: null | Uint8Array

PendingKeyExchange localRatchetKeyPrivate

sequence?: null | number

PendingKeyExchange sequence

Generated using TypeDoc