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 OpenPgpManager
OpenPgpManager. getInstanceFor(XMPPConnection connection)
Get the instance of theOpenPgpManager
which belongs to theconnection
.
-