#include <stdapis/openssl/x509_vfy.h>
| struct x509_store_st |
| Public Attributes | |
|---|---|
| int | cache |
| int(* | cert_crl |
| int(* | check_crl |
| int(* | check_issued |
| int(* | check_revocation |
| int(* | cleanup |
| CRYPTO_EX_DATA | ex_data |
| STACK * | get_cert_methods |
| int(* | get_crl |
| int(* | get_issuer |
| STACK * | objs |
| X509_VERIFY_PARAM * | param |
| int | references |
| int(* | verify |
| int(* | verify_cb |