OpenPGP Adapter

Use the OpenPGP Adapter to exchange information with the GnuPG application.

Use the The OpenPGP Adapter creates so called pipes to perform the Inter Process Communication (IPC) between the process that uses the adapter, for example, Command Server and the GnuPG process.

The OpenPGP Adapter is based on the Gnu implementation of the OpenPGP Adapter standard, called GnuPG. The adapter uses native operating system calls to start the GnuPG application, and then it uses pipes to exchange information with it.