Package | Description |
---|---|
org.jivesoftware.smackx.omemo |
Classes and interfaces for OMEMO Encryption.
|
org.jivesoftware.smackx.omemo.util |
Helper classes and other stuff.
|
Modifier and Type | Method and Description |
---|---|
OmemoFingerprint |
OmemoStore.getFingerprint(OmemoDevice userDevice,
OmemoDevice contactsDevice)
Return the fingerprint of the identityKey belonging to contactsDevice.
|
Modifier and Type | Method and Description |
---|---|
void |
OmemoMessageBuilder.addRecipient(OmemoDevice contactsDevice)
Add a new recipient device to the message.
|