* 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.
*
*
* 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