Problem with GEAM and KeyIDs

Werner Koch wk@gnupg.org
Thu Aug 9 18:01:01 2001


On Thu, 09 Aug 2001 17:06:54 +0200, Markus Eggers said:


> That's the KeyID, which I get with "gpg --list-keys" and the key is
> working. What's wrong with the ID or which format does GEAM want?
> Anything I missed in the examples???
A grep would have revealed: if( (n=strlen(keyid)) > DIM(item->keyid)-1 || n!=16 ) { err = "invalid size of the key ID"; break; } So this should be 16 characters, like what you find in the example: yankee@localhost gpg 5ADFD255F7B080AD This is the long keyID which you can get using --list-keys --with-colons. -- Werner Koch Omnis enim res, quae dando non deficit, dum habetur g10 Code GmbH et non datur, nondum habetur, quomodo habenda est. Privacy Solutions -- Augustinus