Skip to main content

Interface: ISecretEncryptedMessage

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

Properties

encIv?

optional encIv: null | Uint8Array<ArrayBufferLike>

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


encPayload?

optional encPayload: null | Uint8Array<ArrayBufferLike>

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


secretEncType?

optional secretEncType: null | SecretEncType

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


targetMessageKey?

optional targetMessageKey: null | IMessageKey

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