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.
|
Class and 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.
|
Class and 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.
|
Class and 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 |
Class and 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.
|
Class and 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.
|
Class and 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.
|
Class and Description |
---|
OpenPgpElement
Class that represents an OpenPGP message.
|
SigncryptElement
This class represents an OpenPGP content element which is encrypted and signed.
|