Uses of Class
org.jivesoftware.smackx.omemo.exceptions.NoIdentityKeyException
Package
Description
Classes and interfaces for OMEMO Encryption.
Helper classes and other stuff.
-
Uses of NoIdentityKeyException in org.jivesoftware.smackx.omemo
Modifier and TypeMethodDescriptionOmemoStore.getFingerprint
(OmemoDevice userDevice, OmemoDevice contactsDevice) Return the fingerprint of the identityKey belonging to contactsDevice. -
Uses of NoIdentityKeyException in org.jivesoftware.smackx.omemo.util
Modifier and TypeMethodDescriptionvoid
OmemoMessageBuilder.addRecipient
(OmemoDevice contactsDevice) Add a new recipient device to the message.