Apache2
ct_log_config Struct Reference

#include <ssl_ct_log_config.h>

Collaboration diagram for ct_log_config:

Data Fields

const char * log_id
 
const char * public_key_pem
 
EVP_PKEY * public_key
 
int distrusted
 
apr_time_t min_valid_time
 
apr_time_t max_valid_time
 
const char * url
 
const char * uri_str
 
apr_uri_t uri
 

Field Documentation

◆ distrusted

int ct_log_config::distrusted

◆ log_id

const char* ct_log_config::log_id

◆ max_valid_time

apr_time_t ct_log_config::max_valid_time

◆ min_valid_time

apr_time_t ct_log_config::min_valid_time

◆ public_key

EVP_PKEY* ct_log_config::public_key

◆ public_key_pem

const char* ct_log_config::public_key_pem

◆ uri

apr_uri_t ct_log_config::uri

◆ uri_str

const char* ct_log_config::uri_str

◆ url

const char* ct_log_config::url

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