Public Member Functions | Data Fields

ssl_user_config Struct Reference

Public Member Functions

 ssl_user_config ()

Data Fields

int session_ticket_enabled
ats_scoped_str addr
ats_scoped_str cert
ats_scoped_str first_cert
ats_scoped_str ca
ats_scoped_str key
ats_scoped_str ticket_key_filename
ats_scoped_str dialog

Detailed Description

Definition at line 85 of file SSLUtils.cc.


Constructor & Destructor Documentation

ssl_user_config::ssl_user_config (  )  [inline]

Definition at line 87 of file SSLUtils.cc.


Field Documentation

ats_scoped_str ssl_user_config::addr
ats_scoped_str ssl_user_config::ca

Definition at line 94 of file SSLUtils.cc.

Referenced by ssl_extract_certificate(), and SSLInitServerContext().

ats_scoped_str ssl_user_config::cert

Definition at line 92 of file SSLUtils.cc.

Referenced by ssl_extract_certificate(), and SSLInitServerContext().

ats_scoped_str ssl_user_config::dialog

Definition at line 97 of file SSLUtils.cc.

Referenced by ssl_extract_certificate(), and SSLInitServerContext().

ats_scoped_str ssl_user_config::key

Definition at line 95 of file SSLUtils.cc.

Referenced by ssl_extract_certificate(), and SSLInitServerContext().

Definition at line 90 of file SSLUtils.cc.

Referenced by ssl_extract_certificate(), and ssl_store_ssl_context().

Definition at line 96 of file SSLUtils.cc.

Referenced by ssl_extract_certificate(), and ssl_store_ssl_context().


The documentation for this struct was generated from the following file: