Delete a key from keyring, using gpgme
Timo Schulz
timo at lcsweb.net
Wed Oct 16 14:23:02 CEST 2002
On Tue Oct 08 2002; 19:18, Vit Sykacek wrote:
> keyring. Here's line of my code:
>
> err = gpgme_op_delete(ctx, key, 1);
>
> Context and key are not null. Does anyone know, where
> is the prob ?
I'm not sure but I definitely think you can use the debug code
to see what's going on there. Just set the environment variable
GPGME_DEBUG (export GPGME_DEBUG=5). The number is the level.
Timo
More information about the Gnupg-devel
mailing list