This section shows a few examples that demonstrate the usage of DidiSoft OpenPGP Library for Android. The complete source code for the examples listed here can be found in the /Examples folder from the library distribution ZIP archive.
INTRODUCTION
BASIC FUNCTIONS
- Encrypting
- Decrypting
- Signing
- Verifying a signature
- Sign and encrypt in one step
- Decrypt and verify in one step
Keys and KeyStore
OpenPGP Key Servers
Analyzing OpenPGP files
PGP/MIME
What’s Next
The complete API of the library can be found in the online JavaDoc section.
You can also check the online examples for DidiSoft OpenPGP Library for Java as it shares the same API as DidiSoft OpenPGP Library for Android.