|
ARC SDK
|
Struct representing a certificate verification context. More...
#include <CertUtil.h>
Public Member Functions | |
| STACK_OF (X509)*cert_chain | |
Data Fields | |
| X509_STORE_CTX * | cert_store |
| int | cert_depth |
| int | proxy_depth |
| int | max_proxy_depth |
| int | limited_proxy |
| certType | cert_type |
| std::string | ca_dir |
| std::string | ca_file |
| std::string | proxy_policy |
Struct representing a certificate verification context.
1.8.3.1-20130209