OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
app_verify_arg Struct Reference

Public Attributes

char * string
 
int app_verify
 
int allow_proxy_certs
 
char * proxy_auth
 
char * proxy_cond
 

Detailed Description

Definition at line 222 of file ssltest.c.

Member Data Documentation

int app_verify_arg::allow_proxy_certs

Definition at line 226 of file ssltest.c.

int app_verify_arg::app_verify

Definition at line 225 of file ssltest.c.

char * app_verify_arg::proxy_auth

Definition at line 227 of file ssltest.c.

char * app_verify_arg::proxy_cond

Definition at line 228 of file ssltest.c.

char * app_verify_arg::string

Definition at line 224 of file ssltest.c.


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