summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-06-09 16:37:48 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-06-12 10:19:29 +0200
commit30fe4b6f6dbc3a4d4dde4f1f57ef4ac642fe564a (patch)
tree8564e63f9e3cbaee86e4f118504fe4855d6cd606 /doc
parented99ec815393ea09a8cabf8d963baf960a9bfd9b (diff)
downloadgnutls-30fe4b6f6dbc3a4d4dde4f1f57ef4ac642fe564a.tar.gz
doc: added reference to privkey export functions
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/cha-tokens.texi7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/cha-tokens.texi b/doc/cha-tokens.texi
index 78d0bc8734..511ca75bf1 100644
--- a/doc/cha-tokens.texi
+++ b/doc/cha-tokens.texi
@@ -117,7 +117,7 @@ subjectPublicKeyInfo object.
To export the key-specific parameters, or obtain a unique key ID the following functions are provided.
-@showfuncD{gnutls_pubkey_export_rsa_raw,gnutls_pubkey_export_dsa_raw,gnutls_pubkey_export_ecc_raw,gnutls_pubkey_export_ecc_x962}
+@showfuncD{gnutls_pubkey_export_rsa_raw2,gnutls_pubkey_export_dsa_raw2,gnutls_pubkey_export_ecc_raw2,gnutls_pubkey_export_ecc_x962}
@node Abstract private keys
@subsection Private keys
@@ -145,6 +145,11 @@ resorting to @acronym{PKCS} #11.
@showfuncdesc{gnutls_privkey_import_ext3}
+On the private keys where exporting of parameters is possible (i.e.,
+software keys), the following functions are also available.
+
+@showfuncC{gnutls_privkey_export_rsa_raw2,gnutls_privkey_export_dsa_raw2,gnutls_privkey_export_ecc_raw2}
+
@node Operations
@subsection Operations
The abstract key types can be used to access signing and