Skip to main content

Interface: IKeyExchangeMessage

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

Properties

baseKey?

optional baseKey: null | Uint8Array<ArrayBufferLike>

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


baseKeySignature?

optional baseKeySignature: null | Uint8Array<ArrayBufferLike>

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


id?

optional id: null | number

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


identityKey?

optional identityKey: null | Uint8Array<ArrayBufferLike>

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


ratchetKey?

optional ratchetKey: null | Uint8Array<ArrayBufferLike>

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