Identifier that is deterministically derived from the bytes of the message
header and ciphertext, where all those bytes are authenticated. This can
be used in determining uniqueness of messages.
senderAddress
senderAddress:undefined | string
OptionalsenderHmac
senderHmac?:Uint8Array
HMAC of the message ciphertext, with the HMAC key derived from the topic
key
OptionalshouldPush
shouldPush?:boolean
Flag indicating whether the message should be pushed from a notification
server
Identifier that is deterministically derived from the bytes of the message header and ciphertext, where all those bytes are authenticated. This can be used in determining uniqueness of messages.