Viewing keys without importing them ?

Malte Gell malte_gell@t-online.de
Sat Dec 28 19:20:01 2002


Hi,

from time to time I get files like xyz.asc which may contain PGP keys.=20
Sometimes I only need a few keys from such a file, but it is a bit=20
annoying to make a "gpg --import xyz.asc" just to see which keys are=20
included in this file.

So, is there a quick way to check and print the key id's of keys=20
contained in a file, without having to import the keys ? Something like=20
"gpg --viewkeys xyz.asc" would be nice...

Thanx
Malte