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

#include <ssl_private.h>

Public Attributes

const char * cpExpr
 
ap_expr_info_t * mpExpr
 

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: