Introduction
This documentations refers to DidiSoft OpenPGP Library for Java.
Intended audience: software engineers, software architects, system administrators.
About the Library
DidiSoft OpenPGP Library for Java is a 100% Java library with no external dependencies.
The library provides functions for OpenPGP encryption, decryption, signing, verification of signed data, clear
text signing, one pass signing and encryption, key pair generation, key signing, key revocation, etc.
The library uses internally the open source BouncyCastle Java library.