removed session ticket support

This commit is contained in:
Nikos Mavrogiannopoulos
2013-03-24 18:53:30 +01:00
parent be87110e7c
commit 376fea950f
3 changed files with 0 additions and 6 deletions

View File

@@ -54,7 +54,6 @@ struct tls_st {
gnutls_certificate_credentials_t xcred;
gnutls_priority_t cprio;
gnutls_dh_params_t dh_params;
gnutls_datum_t ticket_key;
};
typedef struct