Apache HTTPD
Public Attributes | List of all members
ocsp_copy_ctx_t Struct Reference
module tls_module

Public Attributes

unsigned charder
 
apr_size_t der_len
 
conn_recc
 
const rustls_certified_keykey_in
 
const rustls_certified_keykey_out
 

Detailed Description

Definition at line 93 of file mod_md_ocsp.c.

Member Data Documentation

◆ c

conn_rec* ocsp_copy_ctx_t::c

Definition at line 61 of file tls_ocsp.c.

◆ der

unsigned char* ocsp_copy_ctx_t::der

Definition at line 94 of file mod_md_ocsp.c.

◆ der_len

apr_size_t ocsp_copy_ctx_t::der_len

Definition at line 95 of file mod_md_ocsp.c.

◆ key_in

const rustls_certified_key* ocsp_copy_ctx_t::key_in

Definition at line 62 of file tls_ocsp.c.

◆ key_out

const rustls_certified_key* ocsp_copy_ctx_t::key_out

Definition at line 63 of file tls_ocsp.c.


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