l.s.g.h.PymeKey : class documentation

Part of lp.services.gpg.handler View In Hierarchy

See IPymeKey.
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
def __init__(self, fingerprint):
Inititalize a key container.
@classmethod
def newFromGpgmeKey(cls, key):
Initialize a PymeKey from a gpgme_key_t instance.
def _buildFromFingerprint(self, fingerprint):
Build key information from a fingerprint.
def _buildFromGpgmeKey(self, key):
Undocumented
@property
def displayname(self):
Undocumented
def export(self):
See IPymeKey.
def matches(self, fingerprint):
See IPymeKey.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.