Uses of Class
org.jivesoftware.smackx.ox.exception.NoBackupFoundException
-
Packages that use NoBackupFoundException Package Description org.jivesoftware.smackx.ox Smack API for XEP-0373: OpenPGP for XMPP. -
-
Uses of NoBackupFoundException in org.jivesoftware.smackx.ox
Methods in org.jivesoftware.smackx.ox that throw NoBackupFoundException Modifier and Type Method Description org.pgpainless.key.OpenPgpV4Fingerprint
OpenPgpManager. restoreSecretKeyServerBackup(AskForBackupCodeCallback codeCallback)
Fetch a secret key backup from the server and try to restore a selected secret key from it.
-