Apache HTTPD
Public Attributes | List of all members
md_sct Struct Reference

#include <md_crypt.h>

Public Attributes

int version
 
apr_time_t timestamp
 
struct md_data_tlogid
 
int signature_type_nid
 
struct md_data_tsignature
 

Detailed Description

Definition at line 245 of file md_crypt.h.

Member Data Documentation

◆ logid

struct md_data_t* md_sct::logid

Definition at line 248 of file md_crypt.h.

◆ signature

struct md_data_t* md_sct::signature

Definition at line 250 of file md_crypt.h.

◆ signature_type_nid

int md_sct::signature_type_nid

Definition at line 249 of file md_crypt.h.

◆ timestamp

apr_time_t md_sct::timestamp

Definition at line 247 of file md_crypt.h.

◆ version

int md_sct::version

Definition at line 246 of file md_crypt.h.


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