summaryrefslogtreecommitdiff
path: root/lib/auth_cert.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-08-10 10:18:16 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-08-10 11:42:28 +0200
commit63d331755f55fc121481b42d7ac3210c89603ea8 (patch)
tree27057a9dc890dc52384d72c13542868219efa90c /lib/auth_cert.h
parent14aa5a5f99f1e50a3643a008c8aed358a1517def (diff)
downloadgnutls-remove-rsa-export.tar.gz
Removed support for EXPORT ciphersuitesremove-rsa-export
Diffstat (limited to 'lib/auth_cert.h')
-rw-r--r--lib/auth_cert.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/auth_cert.h b/lib/auth_cert.h
index 0eb0093a18..03d3844e3b 100644
--- a/lib/auth_cert.h
+++ b/lib/auth_cert.h
@@ -115,7 +115,6 @@ typedef struct cert_auth_info_st
* They must be freed.
*/
dh_info_st dh;
- rsa_info_st rsa_export;
gnutls_datum_t *raw_certificate_list; /* holds the raw certificate of the
* peer.