class GPGME::Ctx

def keylist_mode

Return the current key listing mode.
def keylist_mode
  GPGME::gpgme_get_keylist_mode(self)
end