Jeroen Ooms asks:
Is there a way to let gpgme read/parse a (set of) keys in memory, without
actually importing it in the keyring? So suppose I have a file with an
armored set of keys like this:
http://pgp.mit.edu/pks/lookup?op=get&search=jeroen+ooms
Can I parse this file in gpgme to print the name/email/fingerprints of the
pubkeys without actually importing into my keyring?
Werner replies:
Not yet. We need to add such a feature to gpgme.