diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-21 08:23:10 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-21 08:25:19 +0100 |
commit | 474d1b6c6b4a6510d1e39d0373514bfd04201d16 (patch) | |
tree | 12861a96371d27ec13f45d9c917711dc3dd82bd7 /doc/cha-cert-auth2.texi | |
parent | 074d9d03bac65c7ac5f0bd76b76bf5a6ef10a619 (diff) | |
download | gnutls-474d1b6c6b4a6510d1e39d0373514bfd04201d16.tar.gz |
doc update
Diffstat (limited to 'doc/cha-cert-auth2.texi')
-rw-r--r-- | doc/cha-cert-auth2.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-cert-auth2.texi b/doc/cha-cert-auth2.texi index a463d6d098..975a06469b 100644 --- a/doc/cha-cert-auth2.texi +++ b/doc/cha-cert-auth2.texi @@ -322,7 +322,7 @@ well as a trusted CA certificate. @subheading High level functionality Generic and higher level private key import functions are available, that -will auto-detect the encrypted key format. +import plain or encrypted keys and will auto-detect the encrypted key format. @showfuncdesc{gnutls_x509_privkey_import2} |