summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos <nmav@crystal.(none)>2007-12-04 22:05:25 +0200
committerNikos <nmav@crystal.(none)>2007-12-04 22:05:25 +0200
commitbd3b0f49c966277e91f57c64cfcc720cbebb4a73 (patch)
tree83fb11849613f2a8f3cefbc2d7c043132404d2df
parent71f7ff15a49b9fcb243602a6914896f27b126dd2 (diff)
downloadgnutls-bd3b0f49c966277e91f57c64cfcc720cbebb4a73.tar.gz
documentation updates
-rw-r--r--lib/x509/privkey_pkcs8.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/x509/privkey_pkcs8.c b/lib/x509/privkey_pkcs8.c
index ef8ae73365..349d4cea20 100644
--- a/lib/x509/privkey_pkcs8.c
+++ b/lib/x509/privkey_pkcs8.c
@@ -489,7 +489,7 @@ error:
* replaced by the actual size of parameters)
*
* This function will export the private key to a PKCS8 structure.
- * Currently RSA and DSA keys can be exported. For DSA keys we use
+ * Both RSA and DSA keys can be exported. For DSA keys we use
* PKCS #11 definitions. If the flags do not specify the encryption
* cipher, then the default 3DES (PBES2) will be used.
*
@@ -1039,7 +1039,7 @@ error:
*
* This function will convert the given DER or PEM encoded PKCS8 2.0 encrypted key
* to the native gnutls_x509_privkey_t format. The output will be stored in @key.
- * Currently RSA and DSA keys can be imported, and flags can only be used to indicate
+ * Both RSA and DSA keys can be imported, and flags can only be used to indicate
* an unencrypted key.
*
* The @password can be either ASCII or UTF-8 in the default PBES2