Uses of Package
org.jivesoftware.smackx.omemo.exceptions
Packages that use org.jivesoftware.smackx.omemo.exceptions
Package
Description
Examples and tests for Smack.
Classes and interfaces for OMEMO Encryption.
Exceptions.
Concrete implementation of OMEMO for smack using the signal-protocol-java library.
Helper classes and other stuff.
-
Classes in org.jivesoftware.smackx.omemo.exceptions used by org.igniterealtime.smack.examplesClassDescriptionException gets thrown, when an invalid key is encountered.
-
Classes in org.jivesoftware.smackx.omemo.exceptions used by org.jivesoftware.smackx.omemoClassDescriptionException gets thrown when we are unable to establish a session with a device for some reason.Exception gets thrown, when an invalid key is encountered.Exception gets thrown when some cryptographic function failed.Exception that indicates, that a MUC does not support OMEMO.Exception that gets thrown whenever a OmemoMessage arrives that no OmemoSession was found for to decrypt it.Exception that is thrown when the user tries to encrypt a message for a undecided device.Exception that gets thrown when we try to en-/decrypt a message for an untrusted contact.
-
Classes in org.jivesoftware.smackx.omemo.exceptions used by org.jivesoftware.smackx.omemo.exceptionsClassDescriptionException gets thrown when we are unable to establish a session with a device for some reason.Exception gets thrown when some cryptographic function failed.Exception that is thrown when the user tries to encrypt a message for a undecided device.
-
Classes in org.jivesoftware.smackx.omemo.exceptions used by org.jivesoftware.smackx.omemo.signalClassDescriptionException gets thrown, when an invalid key is encountered.Exception gets thrown when some cryptographic function failed.Exception that gets thrown whenever a OmemoMessage arrives that no OmemoSession was found for to decrypt it.Exception that gets thrown when we try to en-/decrypt a message for an untrusted contact.
-
Classes in org.jivesoftware.smackx.omemo.exceptions used by org.jivesoftware.smackx.omemo.utilClassDescriptionException gets thrown, when an invalid key is encountered.Exception that is thrown when the user tries to encrypt a message for a undecided device.Exception that gets thrown when we try to en-/decrypt a message for an untrusted contact.