Interface ISenderKeyDistributionMessage

Properties of a SenderKeyDistributionMessage.

Hierarchy

  • ISenderKeyDistributionMessage

Implemented by

Properties

chainKey?: null | Uint8Array

SenderKeyDistributionMessage chainKey

id?: null | number

SenderKeyDistributionMessage id

iteration?: null | number

SenderKeyDistributionMessage iteration

signingKey?: null | Uint8Array

SenderKeyDistributionMessage signingKey

Generated using TypeDoc