Key Management
==============
Some of the cryptographic operations require that recipients or
signers are specified. This is always done by specifying the
respective keys that should be used for the operation. The following
section describes how such keys can be selected and manipulated.
- Data type: GpgmeKey
The `GpgmeKey' type is a handle for a public or secret key, and is
used to select the key for operations involving it.
A key can contain several user IDs and sub keys.