Class | Description |
---|---|
FileBasedOmemoStore<T_IdKeyPair,T_IdKey,T_PreKey,T_SigPreKey,T_Sess,T_Addr,T_ECPub,T_Bundle,T_Ciph> |
Like a rocket!
|
FileBasedOmemoStore.FileHierarchy |
This class represents the directory structure of the FileBasedOmemoStoreV2.
|
OmemoConfiguration |
Contains OMEMO related configuration options.
|
OmemoFingerprint | |
OmemoInitializer |
Initializer class that registers omemo providers.
|
OmemoManager |
Manager that allows sending messages encrypted with OMEMO.
|
OmemoService<T_IdKeyPair,T_IdKey,T_PreKey,T_SigPreKey,T_Sess,T_Addr,T_ECPub,T_Bundle,T_Ciph> |
This class contains OMEMO related logic and registers listeners etc.
|
OmemoStore<T_IdKeyPair,T_IdKey,T_PreKey,T_SigPreKey,T_Sess,T_Addr,T_ECPub,T_Bundle,T_Ciph> |
Class that presents some methods that are used to load/generate/store keys and session data needed for OMEMO.
|