Skip to main content

Module entities

Module entities 

Source

Structsยง

ConsumerData
Consumers of this library can use this to specify data to be persisted at the end of a transaction.
ConversationId
Typesafe reference to a conversation id.
CredentialFindFilters
This type exists so that we can efficiently search for credentials by a variety of metrics at the database level.
E2eiAcmeCA
E2eiCrl
E2eiIntermediateCert
MlsPendingMessage
Entity representing a buffered message
MlsPendingMessagePrimaryKey
MlsPendingMessages have no distinct primary key; they must always be accessed via the SearchableEntity and DeletableBySearchKey traits.
ParentGroupId
This type exists so that we can efficiently search for the children of a given group.
PersistedMlsGroup
Entity representing a persisted MlsGroup
PersistedMlsPendingGroup
Entity representing a temporarily persisted MlsGroup
ProteusIdentity
ProteusPrekey
ProteusSession
StoredBufferedCommit
Entity representing a buffered commit.
StoredCredential
Entity representing a persisted Credential
StoredEncryptionKeyPair
Entity representing a stored encryption keypair
StoredEpochEncryptionKeypair
Entity representing a list of StoredEncryptionKeyPair
StoredHpkePrivateKey
Entity representing a persisted HpkePrivateKey (related to LeafNode Private keys that the client is aware of)
StoredKeyPackage
Entity representing a persisted KeyPackage
StoredPskBundle
Entity representing a persisted PSK Bundle