]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 18 Apr 2003 22:05:08 +0000 (22:05 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 18 Apr 2003 22:05:08 +0000 (22:05 +0000)
ChangeLog

index 9418ef5efa3b6224f8a100d735ee7423d1d7b9c8..3b16f4897f7908d9c0dea31b58ff93a514c81513 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-04-18 10:29  nmav <nmav@gnutls.org>
+
+       * NEWS, lib/gnutls_x509.c, src/serv.c:
+
+       * Added gnutls_x509_privkey_get_key_id() and
+         gnutls_x509_crt_get_key_id() functions which return a unique (per
+         public key) ID. These can be used to check if the private key
+       corresponds to a given certificate.  
+
 2003-04-16 19:09  nmav <nmav@gnutls.org>
 
        * lib/: Makefile.am, gnutls_errors.c, gnutls_errors_int.h,