Skip to main content

Interface: IKeyExchangeMessage

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

Properties

baseKey?

optional baseKey: null | Uint8Array<ArrayBufferLike>

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


baseKeySignature?

optional baseKeySignature: null | Uint8Array<ArrayBufferLike>

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


id?

optional id: null | number

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


identityKey?

optional identityKey: null | Uint8Array<ArrayBufferLike>

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


ratchetKey?

optional ratchetKey: null | Uint8Array<ArrayBufferLike>

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