summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-03-22 22:15:15 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-03-22 22:15:15 +0000
commit2d4016eb9ef702c18765984aba1d588fd61f3976 (patch)
treef3c7f6214258ca6dd183ad910fd188d5632957c3
parent4f72c5db9444654796ab907ce2689089c1b00e9e (diff)
downloadgnutls-2d4016eb9ef702c18765984aba1d588fd61f3976.tar.gz
*** empty log message ***
-rw-r--r--lib/gnutls_openpgp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_openpgp.c b/lib/gnutls_openpgp.c
index 16d0ed90d1..ef38843ed9 100644
--- a/lib/gnutls_openpgp.c
+++ b/lib/gnutls_openpgp.c
@@ -730,7 +730,7 @@ leave:
*
* This funtion is used to load OpenPGP keys into the GnuTLS structure.
* It doesn't matter whether the keys are armored or but, but the files
- * should only contain one key.
+ * should only contain one key which should not be encrypted.
**/
int
gnutls_certificate_set_openpgp_key_file(GNUTLS_CERTIFICATE_CREDENTIALS res,