Interface ISenderKeyStateStructure

Properties of a SenderKeyStateStructure.

Hierarchy

  • ISenderKeyStateStructure

Implemented by

Properties

senderChainKey?: null | ISenderChainKey

SenderKeyStateStructure senderChainKey

senderKeyId?: null | number

SenderKeyStateStructure senderKeyId

senderMessageKeys?: null | ISenderMessageKey[]

SenderKeyStateStructure senderMessageKeys

senderSigningKey?: null | ISenderSigningKey

SenderKeyStateStructure senderSigningKey

Generated using TypeDoc