Uses of Class
org.jivesoftware.smackx.ox.element.EncryptedOpenPgpContentElement
-
Packages that use EncryptedOpenPgpContentElement Package Description org.jivesoftware.smackx.ox.element XML elements for XEP-0373: OpenPGP for XMPP. -
-
Uses of EncryptedOpenPgpContentElement in org.jivesoftware.smackx.ox.element
Subclasses of EncryptedOpenPgpContentElement in org.jivesoftware.smackx.ox.element Modifier and Type Class Description classCryptElementThis class describes an OpenPGP content element which is encrypted, but not signed.classSigncryptElementThis class represents an OpenPGP content element which is encrypted and signed.
-