Warning, /libraries/qca/plugins/qca-gnupg/gpgproc/README is written in an unsupported language. File is not indexed.
0001 GPGProc launches a single instance of GPG and provides a friendly API to 0002 work with all six possible pipe channels. Theoretically, it should be 0003 possible to build any GPG front end with it, even though qca-gnupg uses it 0004 for only a handful of operations. If you are writing a Qt-based GPG front 0005 end, please use this class. 0006 0007 GPGProc works on both Windows and Unix platforms. 0008