|
Apache HTTPD
|
#include <tls_proto.h>
Definition at line 40 of file tls_proto.h.
| apr_hash_t* tls_proto_conf_t::known_ciphers_by_id |
Definition at line 43 of file tls_proto.h.
| apr_hash_t* tls_proto_conf_t::known_ciphers_by_name |
Definition at line 42 of file tls_proto.h.
| const rustls_root_cert_store* tls_proto_conf_t::native_roots |
Definition at line 46 of file tls_proto.h.
| apr_hash_t* tls_proto_conf_t::rustls_ciphers_by_id |
Definition at line 44 of file tls_proto.h.
| apr_array_header_t* tls_proto_conf_t::supported_cipher_ids |
Definition at line 45 of file tls_proto.h.
| apr_array_header_t* tls_proto_conf_t::supported_versions |
Definition at line 41 of file tls_proto.h.