Smack/smack-openpgp/src/main/java/org/jivesoftware/smackx/ox/element
Florian Schmaus a6a1142255 Improve OX's PubkeyElement
there is no reason why we want to store the bytes of the base64
encoded string. Simply store the string itself.

Also add a convenience method to get the decoded bytes of the PubKey.
2019-09-07 23:27:36 +02:00
..
CryptElement.java Use type parameter bounds for the 'to' set in OpenPgpgContentElement 2019-03-25 18:58:58 +01:00
EncryptedOpenPgpContentElement.java Use type parameter bounds for the 'to' set in OpenPgpgContentElement 2019-03-25 18:58:58 +01:00
OpenPgpContentElement.java Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
OpenPgpElement.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
PubkeyElement.java Improve OX's PubkeyElement 2019-09-07 23:27:36 +02:00
PublicKeysListElement.java Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
SecretkeyElement.java Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
SignElement.java Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
SigncryptElement.java Use type parameter bounds for the 'to' set in OpenPgpgContentElement 2019-03-25 18:58:58 +01:00
package-info.java XEP-0373, XEP-0374: OpenPGP for XMPP: Instant Messaging 2018-07-29 18:52:45 +02:00