summaryrefslogtreecommitdiff
path: root/doc/manpages
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-05-29 08:43:14 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-05-29 09:26:56 +0200
commit7de197b5757ce5da407776a7ab8faadfd658f7e6 (patch)
tree35a0062badde783858402376257752d9e07ee0f4 /doc/manpages
parent0f308c448445613a2b294ff5be0ba9a110f30e66 (diff)
downloadgnutls-7de197b5757ce5da407776a7ab8faadfd658f7e6.tar.gz
updated auto-generated files
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'doc/manpages')
-rw-r--r--doc/manpages/Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index a3b698e0cb..de30bbdc87 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -707,6 +707,7 @@ APIMANS += gnutls_sign_get_oid.3
APIMANS += gnutls_sign_get_pk_algorithm.3
APIMANS += gnutls_sign_is_secure.3
APIMANS += gnutls_sign_list.3
+APIMANS += gnutls_sign_supports_pk_algorithm.3
APIMANS += gnutls_srp_allocate_client_credentials.3
APIMANS += gnutls_srp_allocate_server_credentials.3
APIMANS += gnutls_srp_base64_decode.3
@@ -857,6 +858,7 @@ APIMANS += gnutls_x509_crq_get_key_purpose_oid.3
APIMANS += gnutls_x509_crq_get_key_rsa_raw.3
APIMANS += gnutls_x509_crq_get_key_usage.3
APIMANS += gnutls_x509_crq_get_pk_algorithm.3
+APIMANS += gnutls_x509_crq_get_pk_algorithm2.3
APIMANS += gnutls_x509_crq_get_pk_oid.3
APIMANS += gnutls_x509_crq_get_private_key_usage_period.3
APIMANS += gnutls_x509_crq_get_signature_algorithm.3
@@ -879,6 +881,7 @@ APIMANS += gnutls_x509_crq_set_key.3
APIMANS += gnutls_x509_crq_set_key_purpose_oid.3
APIMANS += gnutls_x509_crq_set_key_rsa_raw.3
APIMANS += gnutls_x509_crq_set_key_usage.3
+APIMANS += gnutls_x509_crq_set_pk_algorithm.3
APIMANS += gnutls_x509_crq_set_private_key_usage_period.3
APIMANS += gnutls_x509_crq_set_pubkey.3
APIMANS += gnutls_x509_crq_set_subject_alt_name.3
@@ -937,6 +940,7 @@ APIMANS += gnutls_x509_crt_get_key_purpose_oid.3
APIMANS += gnutls_x509_crt_get_key_usage.3
APIMANS += gnutls_x509_crt_get_name_constraints.3
APIMANS += gnutls_x509_crt_get_pk_algorithm.3
+APIMANS += gnutls_x509_crt_get_pk_algorithm2.3
APIMANS += gnutls_x509_crt_get_pk_dsa_raw.3
APIMANS += gnutls_x509_crt_get_pk_ecc_raw.3
APIMANS += gnutls_x509_crt_get_pk_oid.3
@@ -995,6 +999,7 @@ APIMANS += gnutls_x509_crt_set_key_purpose_oid.3
APIMANS += gnutls_x509_crt_set_key_usage.3
APIMANS += gnutls_x509_crt_set_name_constraints.3
APIMANS += gnutls_x509_crt_set_pin_function.3
+APIMANS += gnutls_x509_crt_set_pk_algorithm.3
APIMANS += gnutls_x509_crt_set_policy.3
APIMANS += gnutls_x509_crt_set_private_key_usage_period.3
APIMANS += gnutls_x509_crt_set_proxy.3
@@ -1087,6 +1092,7 @@ APIMANS += gnutls_x509_privkey_generate2.3
APIMANS += gnutls_x509_privkey_get_key_id.3
APIMANS += gnutls_x509_privkey_get_pk_algorithm.3
APIMANS += gnutls_x509_privkey_get_pk_algorithm2.3
+APIMANS += gnutls_x509_privkey_get_pk_algorithm3.3
APIMANS += gnutls_x509_privkey_get_seed.3
APIMANS += gnutls_x509_privkey_import.3
APIMANS += gnutls_x509_privkey_import2.3
@@ -1108,6 +1114,14 @@ APIMANS += gnutls_x509_rdn_get.3
APIMANS += gnutls_x509_rdn_get2.3
APIMANS += gnutls_x509_rdn_get_by_oid.3
APIMANS += gnutls_x509_rdn_get_oid.3
+APIMANS += gnutls_x509_spki_deinit.3
+APIMANS += gnutls_x509_spki_get_digest_algorithm.3
+APIMANS += gnutls_x509_spki_get_pk_algorithm.3
+APIMANS += gnutls_x509_spki_get_salt_size.3
+APIMANS += gnutls_x509_spki_init.3
+APIMANS += gnutls_x509_spki_set_digest_algorithm.3
+APIMANS += gnutls_x509_spki_set_pk_algorithm.3
+APIMANS += gnutls_x509_spki_set_salt_size.3
APIMANS += gnutls_x509_tlsfeatures_add.3
APIMANS += gnutls_x509_tlsfeatures_check_crt.3
APIMANS += gnutls_x509_tlsfeatures_deinit.3