Package | Description |
---|---|
org.jivesoftware.smackx.ox |
Smack API for XEP-0373: OpenPGP for XMPP.
|
org.jivesoftware.smackx.ox.store.abstr |
Abstract OpenPGP store implementations.
|
org.jivesoftware.smackx.ox.store.definition |
OpenPgp store class definitions.
|
org.jivesoftware.smackx.ox.util |
Utility classes for XEP-0373: OpenPGP for XMPP.
|
Class and Description |
---|
InvalidBackupCodeException
Exception that gets thrown if the backup code entered by the user is invalid.
|
MissingOpenPgpKeyException
Exception that gets thrown when an operation is missing an OpenPGP key.
|
MissingUserIdOnKeyException
This exception gets thrown, if the user tries to import a key of a user which is lacking a user-id with the users
jid.
|
NoBackupFoundException
This exception gets thrown in case the user tries to restore a secret key backup from PubSub, but no backup has been
found.
|
Class and Description |
---|
MissingUserIdOnKeyException
This exception gets thrown, if the user tries to import a key of a user which is lacking a user-id with the users
jid.
|
Class and Description |
---|
MissingUserIdOnKeyException
This exception gets thrown, if the user tries to import a key of a user which is lacking a user-id with the users
jid.
|
Class and Description |
---|
InvalidBackupCodeException
Exception that gets thrown if the backup code entered by the user is invalid.
|
MissingOpenPgpKeyException
Exception that gets thrown when an operation is missing an OpenPGP key.
|