Package org.jivesoftware.smackx.ox.element
package org.jivesoftware.smackx.ox.element
XML elements for XEP-0373: OpenPGP for XMPP.
-
ClassDescriptionThis class describes an OpenPGP content element which is encrypted, but not signed.Abstract class that bundles functionality of encrypted OpenPGP content elements (
CryptElement
,SigncryptElement
) together.This class describes an OpenPGP content element.Class that represents an OpenPGP message.Class representing a pubkey element which is used to transport OpenPGP public keys.Element that contains the base64 encoded public key.Class that represents a public key list which was announced to a users metadata node.This class represents a secretkey element which contains a users OpenPGP secret key.This class represents an OpenPGP content element which is encrypted and signed.This class represents an OpenPGP content element which is not encrypted but signed.