Hi,

I tried importing the ASCII-armored OpenPGP secret key available under
`src/openpgp/sec.asc' as follows:

  err = gnutls_openpgp_privkey_import (privkey, &key_content,
                                       GNUTLS_OPENPGP_FMT_BASE64,
                                       "" /* empty passphrase */,
                                       0 /* flags? */);

It systematically returns `GNUTLS_E_OPENPGP_GETKEY_FAILED'.  This is
actually the exact same problem that I reported a while back [0].  Could
you please comment on this?

Thanks in advance,
Ludovic.

PS: This time I'm using 1.4.4 from Debian unstable.

[0] http://lists.gnu.org/archive/html/help-gnutls/2006-08/msg00011.html



_______________________________________________
Help-gnutls mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to