Part of lp.services.gpg.handler View In Hierarchy
| Method | __init__ | Inititalize a key container. |
| Class Method | newFromGpgmeKey | Initialize a PymeKey from a gpgme_key_t instance. |
| Method | displayname | Undocumented |
| Method | export | See IPymeKey. |
| Method | matches | See IPymeKey. |
| Method | _buildFromFingerprint | Build key information from a fingerprint. |
| Method | _buildFromGpgmeKey | Undocumented |