Constructs a new SenderKeyDistributionMessage.
Optional
properties: proto.Message.ISenderKeyDistributionMessageProperties to set
SenderKeyDistributionMessage axolotlSenderKeyDistributionMessage.
SenderKeyDistributionMessage groupId.
Static
createCreates a new SenderKeyDistributionMessage instance using the specified properties.
Optional
properties: proto.Message.ISenderKeyDistributionMessageProperties to set
SenderKeyDistributionMessage instance
Static
decodeDecodes a SenderKeyDistributionMessage message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length: numberMessage length if known beforehand
SenderKeyDistributionMessage
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a SenderKeyDistributionMessage message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
SenderKeyDistributionMessage
If the payload is not a reader or valid buffer
If required fields are missing
Static
encodeEncodes the specified SenderKeyDistributionMessage message. Does not implicitly verify messages.
SenderKeyDistributionMessage message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
encodeEncodes the specified SenderKeyDistributionMessage message, length delimited. Does not implicitly verify messages.
SenderKeyDistributionMessage message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
fromCreates a SenderKeyDistributionMessage message from a plain object. Also converts values to their respective internal types.
Plain object
SenderKeyDistributionMessage
Static
toCreates a plain object from a SenderKeyDistributionMessage message. Also converts values to other types if specified.
SenderKeyDistributionMessage
Optional
options: IConversionOptionsConversion options
Plain object
Static
verifyGenerated using TypeDoc
Represents a SenderKeyDistributionMessage.