#include <x509_vfy.h>
Public Attributes | |
| int | init |
| int | skip |
| X509_LOOKUP_METHOD * | method |
| char * | method_data |
| X509_STORE * | store_ctx |
Definition at line 217 of file x509_vfy.h.
| int x509_lookup_st::init |
Definition at line 219 of file x509_vfy.h.
| X509_LOOKUP_METHOD * x509_lookup_st::method |
Definition at line 221 of file x509_vfy.h.
| char * x509_lookup_st::method_data |
Definition at line 222 of file x509_vfy.h.
| int x509_lookup_st::skip |
Definition at line 220 of file x509_vfy.h.
| X509_STORE * x509_lookup_st::store_ctx |
Definition at line 224 of file x509_vfy.h.
1.8.2