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

#include <ssl_private.h>

Public Attributes

const charcpExpr
 
ap_expr_info_tmpExpr
 

Detailed Description

Define the SSL requirement structure

Definition at line 527 of file ssl_private.h.

Member Data Documentation

◆ cpExpr

const char* ssl_require_t::cpExpr

Definition at line 528 of file ssl_private.h.

◆ mpExpr

ap_expr_info_t* ssl_require_t::mpExpr

Definition at line 529 of file ssl_private.h.


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