Uses of Class
org.jivesoftware.smackx.ox.OpenPgpManager
-
Packages that use OpenPgpManager Package Description org.jivesoftware.smackx.ox Smack API for XEP-0373: OpenPGP for XMPP. -
-
Uses of OpenPgpManager in org.jivesoftware.smackx.ox
Methods in org.jivesoftware.smackx.ox that return OpenPgpManager Modifier and Type Method Description static OpenPgpManagerOpenPgpManager. getInstanceFor(XMPPConnection connection)Get the instance of theOpenPgpManagerwhich belongs to theconnection.
-