GPGME: Keylist from file
Closed, ResolvedPublic

Assigned To
Authored By
aheinecke
Oct 26 2016, 5:56 PM

Description

Usecase: - Showing information about a key without importing it.

I've attached a diff that provides a possible implementation but requires
gnupg-2.1.14. We could probably support older versions by relying on the
implicit behavior if gnupg is called without args and check trough
gpgme_data_identify first if this data is actually a key.