OpenVPN
Data Fields
auth_deferred_status Struct Reference

#include <ssl_common.h>

Data Fields

char * auth_control_file
 
char * auth_pending_file
 
char * auth_failed_reason_file
 
unsigned int auth_control_status
 

Detailed Description

Definition at line 158 of file ssl_common.h.

Field Documentation

◆ auth_control_file

char* auth_deferred_status::auth_control_file

Definition at line 160 of file ssl_common.h.

Referenced by key_state_gen_auth_control_files(), and multi_process_post().

◆ auth_control_status

unsigned int auth_deferred_status::auth_control_status

Definition at line 163 of file ssl_common.h.

◆ auth_failed_reason_file

char* auth_deferred_status::auth_failed_reason_file

◆ auth_pending_file

char* auth_deferred_status::auth_pending_file

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