Skip to main content

Interface: IKeyExchangeMessage

Defined in: WAProto/index.d.ts:15469

Properties of a KeyExchangeMessage.

Properties

baseKey?

optional baseKey: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:15475

KeyExchangeMessage baseKey


baseKeySignature?

optional baseKeySignature: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:15484

KeyExchangeMessage baseKeySignature


id?

optional id: null | number

Defined in: WAProto/index.d.ts:15472

KeyExchangeMessage id


identityKey?

optional identityKey: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:15481

KeyExchangeMessage identityKey


ratchetKey?

optional ratchetKey: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:15478

KeyExchangeMessage ratchetKey