Skip to main content

IKeyExchangeMessage

amiudmodz


amiudmodz / proto / IKeyExchangeMessage

Interface: IKeyExchangeMessage

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

Properties

baseKey?

optional baseKey: null | Uint8Array<ArrayBufferLike>

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


baseKeySignature?

optional baseKeySignature: null | Uint8Array<ArrayBufferLike>

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


id?

optional id: null | number

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


identityKey?

optional identityKey: null | Uint8Array<ArrayBufferLike>

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


ratchetKey?

optional ratchetKey: null | Uint8Array<ArrayBufferLike>

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