Class | Description |
---|---|
OmemoConstants |
Some constants related to OMEMO.
|
OmemoConstants.Crypto |
Information about the keys used for message encryption.
|
OmemoKeyUtil<T_IdKeyPair,T_IdKey,T_PreKey,T_SigPreKey,T_Sess,T_Addr,T_ECPub,T_Bundle,T_Ciph> |
Class that is used to convert bytes to keys and vice versa.
|
OmemoMessageBuilder<T_IdKeyPair,T_IdKey,T_PreKey,T_SigPreKey,T_Sess,T_Addr,T_ECPub,T_Bundle,T_Ciph> |
Class used to build OMEMO messages.
|