Interface ISecretEncryptedMessage

Properties of a SecretEncryptedMessage.

Hierarchy

  • ISecretEncryptedMessage

Implemented by

Properties

encIv?: null | Uint8Array

SecretEncryptedMessage encIv

encPayload?: null | Uint8Array

SecretEncryptedMessage encPayload

secretEncType?: null | SecretEncType

SecretEncryptedMessage secretEncType

targetMessageKey?: null | proto.IMessageKey

SecretEncryptedMessage targetMessageKey

Generated using TypeDoc