|
Apache HTTPD
|
Public Attributes | |
| unsigned char * | der |
| apr_size_t | der_len |
| conn_rec * | c |
| const rustls_certified_key * | key_in |
| const rustls_certified_key * | key_out |
Definition at line 93 of file mod_md_ocsp.c.
| conn_rec* ocsp_copy_ctx_t::c |
Definition at line 61 of file tls_ocsp.c.
Definition at line 94 of file mod_md_ocsp.c.
| apr_size_t ocsp_copy_ctx_t::der_len |
Definition at line 95 of file mod_md_ocsp.c.
| const rustls_certified_key* ocsp_copy_ctx_t::key_in |
Definition at line 62 of file tls_ocsp.c.
| const rustls_certified_key* ocsp_copy_ctx_t::key_out |
Definition at line 63 of file tls_ocsp.c.