summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-08-28 21:02:35 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-08-28 21:02:35 +0000
commitb4431430fcbbceb428f1cb2e415031efa109960b (patch)
treee73f8cb4d9a2e1578fe1acc7e8d8aa28e7bc6b28
parentd7d0eea14a846a7a52be2ee1139454a211397b3d (diff)
downloadgnutls-b4431430fcbbceb428f1cb2e415031efa109960b.tar.gz
*** empty log message ***
-rw-r--r--libextra/gnutls_openpgp.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libextra/gnutls_openpgp.c b/libextra/gnutls_openpgp.c
index 0434723aac..b0ac643413 100644
--- a/libextra/gnutls_openpgp.c
+++ b/libextra/gnutls_openpgp.c
@@ -1092,6 +1092,9 @@ leave:
* at all. Then we don't check the signatures because it makes no sense.
*
* The return value is one of the CertificateStatus entries.
+ *
+ * NOTE: this function does not verify using any "web of trust". You
+ * may use GnuPG for that purpose, or any other external PGP application.
**/
int
gnutls_openpgp_verify_key( const char *trustdb,