diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-12 18:24:50 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-12 18:24:50 +0100 |
commit | 076b53bbbedb8c6bd792ac9a80411242cad27f67 (patch) | |
tree | 7207080ea0c9e17fe37e44f510a2f4970f8926b4 /NEWS | |
parent | ec025698630fbadbfd545b67d143a06cdbdbf41c (diff) | |
download | gnutls-076b53bbbedb8c6bd792ac9a80411242cad27f67.tar.gz |
doc update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8,8 +8,11 @@ See the end for copying conditions. --load-privkey in order to print the corresponding public key of a private key. +** Added PKCS #11 key generation function that returns the public key +on generation. + ** API and ABI modifications: -No changes since last version. +gnutls_pkcs11_privkey_generate2: Added * Version 3.1.4 (released 2012-11-10) |