Page MenuHome GnuPG

GPGME: Keylist from file
Closed, ResolvedPublic

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.