Package uk.me.nxg.xoxa.gpg

Handles the interaction with the GPG program.

See: Description

Package uk.me.nxg.xoxa.gpg Description

Handles the interaction with the GPG program.

The GPG signing and verification actions are performed by a copy of the GPG binary running in a subprocess. Classes which connect to this binary have to be told where to look for keys. This can be done either via the GNUPGHOME environment variable, or by giving the home directory as an argument to a constructor.

Copyright © 2014. All rights reserved.