mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-16 01:02:06 +01:00
14142a0ef2
OmemoAesCipher is the sole point where OMEMO related AES operations are performed. This allows OmemoAesCipher to check in a static block if AES is available. If AES is not available it throws a (hopefully) helpfull exception message. Typically AES is not available on Android if no security provider providing AES, like Bouncy Castle, has been explicitly configured. |
||
---|---|---|
.. | ||
element | ||
exceptions | ||
internal | ||
listener | ||
provider | ||
trust | ||
util | ||
CachingOmemoStore.java | ||
FileBasedOmemoStore.java | ||
OmemoConfiguration.java | ||
OmemoInitializer.java | ||
OmemoManager.java | ||
OmemoMessage.java | ||
OmemoRatchet.java | ||
OmemoService.java | ||
OmemoStore.java | ||
package-info.java |