#include <x509_vfy.h>
|
X509_STORE * | ctx |
|
X509 * | cert |
|
X509_VERIFY_PARAM * | param |
|
void * | other_ctx |
|
int(* | verify )(X509_STORE_CTX *ctx) |
|
int(* | verify_cb )(int ok, X509_STORE_CTX *ctx) |
|
int(* | get_issuer )(X509 **issuer, X509_STORE_CTX *ctx, X509 *x) |
|
int(* | check_issued )(X509_STORE_CTX *ctx, X509 *x, X509 *issuer) |
|
int(* | check_revocation )(X509_STORE_CTX *ctx) |
|
int(* | get_crl )(X509_STORE_CTX *ctx, X509_CRL **crl, X509 *x) |
|
int(* | check_crl )(X509_STORE_CTX *ctx, X509_CRL *crl) |
|
int(* | cert_crl )(X509_STORE_CTX *ctx, X509_CRL *crl, X509 *x) |
|
int(* | check_policy )(X509_STORE_CTX *ctx) |
|
X509_NAME * | nm |
|
int(* | cleanup )(X509_STORE_CTX *ctx) |
|
int | valid |
|
int | last_untrusted |
|
X509_POLICY_TREE * | tree |
|
int | explicit_policy |
|
int | error_depth |
|
int | error |
|
X509 * | current_cert |
|
X509 * | current_issuer |
|
X509_CRL * | current_crl |
|
int | current_crl_score |
|
unsigned int | current_reasons |
|
X509_STORE_CTX * | parent |
|
CRYPTO_EX_DATA | ex_data |
|
◆ STACK_OF() [1/5]
x509_store_ctx_st::STACK_OF |
( |
X509 |
| ) |
|
◆ STACK_OF() [2/5]
x509_store_ctx_st::STACK_OF |
( |
X509_CRL |
| ) |
|
◆ STACK_OF() [3/5]
x509_store_ctx_st::STACK_OF |
( |
X509 |
| ) |
|
◆ STACK_OF() [4/5]
x509_store_ctx_st::STACK_OF |
( |
X509_CRL |
| ) |
|
◆ STACK_OF() [5/5]
x509_store_ctx_st::STACK_OF |
( |
X509 |
| ) |
|
◆ cert
X509* x509_store_ctx_st::cert |
◆ cert_crl
◆ check_crl
◆ check_issued
◆ check_policy
◆ check_revocation
◆ cleanup
◆ ctx
◆ current_cert
X509* x509_store_ctx_st::current_cert |
◆ current_crl
X509_CRL* x509_store_ctx_st::current_crl |
◆ current_crl_score
int x509_store_ctx_st::current_crl_score |
◆ current_issuer
X509* x509_store_ctx_st::current_issuer |
◆ current_reasons
unsigned int x509_store_ctx_st::current_reasons |
◆ error
int x509_store_ctx_st::error |
◆ error_depth
int x509_store_ctx_st::error_depth |
◆ ex_data
◆ explicit_policy
int x509_store_ctx_st::explicit_policy |
◆ get_crl
◆ get_issuer
◆ last_untrusted
int x509_store_ctx_st::last_untrusted |
◆ nm
◆ other_ctx
void* x509_store_ctx_st::other_ctx |
◆ param
◆ parent
◆ tree
◆ valid
int x509_store_ctx_st::valid |
◆ verify
◆ verify_cb
The documentation for this struct was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/boringssl/src/include/openssl/x509_vfy.h