Skip to main content

Interface: IKeyExchangeMessage

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

Properties of a KeyExchangeMessage.

Properties

baseKey?

optional baseKey: null | Uint8Array<ArrayBufferLike>

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

KeyExchangeMessage baseKey


baseKeySignature?

optional baseKeySignature: null | Uint8Array<ArrayBufferLike>

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

KeyExchangeMessage baseKeySignature


id?

optional id: null | number

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

KeyExchangeMessage id


identityKey?

optional identityKey: null | Uint8Array<ArrayBufferLike>

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

KeyExchangeMessage identityKey


ratchetKey?

optional ratchetKey: null | Uint8Array<ArrayBufferLike>

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

KeyExchangeMessage ratchetKey