summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-10-02 09:14:40 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-10-02 09:14:40 +0000
commit4271e7511106d196010cc741207635c9d8328016 (patch)
treefb35e59963276d3c94134ae22ef87d30f9fb3dcb
parent909f1d789dc9e95a30570bf4b76c6064543a3fab (diff)
downloadgnutls-4271e7511106d196010cc741207635c9d8328016.tar.gz
*** empty log message ***
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index ddd569958a..7d4c3af96d 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -4,7 +4,7 @@ in order to avoid having people working on the same thing.
Current list:
+ Add ability to read PKCS-12 structures (certificate and private key)
-* Add algorithms to parse DER encoded private keys
+* Add functions to parse DER encoded private keys
* Add support for the certificate authenticated SRP cipher suites
* Add option to read the SRP parameters using a callback (server side)
* Add functions to generate SRP parameters and SRP verifiers