Uses of Package
org.jivesoftware.smackx.ox.element
-
Packages that use org.jivesoftware.smackx.ox.element Package Description org.jivesoftware.smackx.ox Smack API for XEP-0373: OpenPGP for XMPP.org.jivesoftware.smackx.ox.crypto Crypto Providers for XEP-0373: OpenPGP for XMPP using Bouncycastle.org.jivesoftware.smackx.ox.element XML elements for XEP-0373: OpenPGP for XMPP.org.jivesoftware.smackx.ox.listener Internal OpenPgpContentElement listeners for XEP-0373: OpenPGP for XMPP.org.jivesoftware.smackx.ox.provider Providers for XEP-0373: OpenPGP for XMPP.org.jivesoftware.smackx.ox.util Utility classes for XEP-0373: OpenPGP for XMPP.org.jivesoftware.smackx.ox_im Smack API for XEP-0374: OpenPGP for XMPP: Instant Messaging. -
Classes in org.jivesoftware.smackx.ox.element used by org.jivesoftware.smackx.ox Class Description OpenPgpContentElement This class describes an OpenPGP content element.OpenPgpElement Class that represents an OpenPGP message.PublicKeysListElement Class that represents a public key list which was announced to a users metadata node. -
Classes in org.jivesoftware.smackx.ox.element used by org.jivesoftware.smackx.ox.crypto Class Description CryptElement This class describes an OpenPGP content element which is encrypted, but not signed.OpenPgpElement Class that represents an OpenPGP message.SigncryptElement This class represents an OpenPGP content element which is encrypted and signed.SignElement This class represents an OpenPGP content element which is not encrypted but signed. -
Classes in org.jivesoftware.smackx.ox.element used by org.jivesoftware.smackx.ox.element Class Description EncryptedOpenPgpContentElement Abstract class that bundles functionality of encrypted OpenPGP content elements (CryptElement
,SigncryptElement
) together.OpenPgpContentElement This class describes an OpenPGP content element.OpenPgpElement Class that represents an OpenPGP message.PubkeyElement.PubkeyDataElement Element that contains the base64 encoded public key.PublicKeysListElement Class that represents a public key list which was announced to a users metadata node.PublicKeysListElement.Builder PublicKeysListElement.PubkeyMetadataElement -
Classes in org.jivesoftware.smackx.ox.element used by org.jivesoftware.smackx.ox.listener Class Description CryptElement This class describes an OpenPGP content element which is encrypted, but not signed.SigncryptElement This class represents an OpenPGP content element which is encrypted and signed.SignElement This class represents an OpenPGP content element which is not encrypted but signed. -
Classes in org.jivesoftware.smackx.ox.element used by org.jivesoftware.smackx.ox.provider Class Description CryptElement This class describes an OpenPGP content element which is encrypted, but not signed.OpenPgpContentElement This class describes an OpenPGP content element.OpenPgpElement Class that represents an OpenPGP message.PubkeyElement Class representing a pubkey element which is used to transport OpenPGP public keys.PublicKeysListElement Class that represents a public key list which was announced to a users metadata node.SecretkeyElement This class represents a secretkey element which contains a users OpenPGP secret key.SigncryptElement This class represents an OpenPGP content element which is encrypted and signed.SignElement This class represents an OpenPGP content element which is not encrypted but signed. -
Classes in org.jivesoftware.smackx.ox.element used by org.jivesoftware.smackx.ox.util Class Description PubkeyElement Class representing a pubkey element which is used to transport OpenPGP public keys.PublicKeysListElement Class that represents a public key list which was announced to a users metadata node.SecretkeyElement This class represents a secretkey element which contains a users OpenPGP secret key. -
Classes in org.jivesoftware.smackx.ox.element used by org.jivesoftware.smackx.ox_im Class Description OpenPgpElement Class that represents an OpenPGP message.SigncryptElement This class represents an OpenPGP content element which is encrypted and signed.