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

Public Attributes

BIGNUM *(*const prime )(BIGNUM *)
 
DHdh
 
const unsigned int min
 

Detailed Description

Definition at line 121 of file ssl_engine_init.c.

Member Data Documentation

◆ dh

DH* dhparam::dh

Definition at line 123 of file ssl_engine_init.c.

◆ min

const unsigned int dhparam::min

Definition at line 124 of file ssl_engine_init.c.

◆ prime

BIGNUM *(*const dhparam::prime) (BIGNUM *)

Definition at line 122 of file ssl_engine_init.c.


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