Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
VALUE | proc |
VALUE | preverify_ok |
VALUE | store_ctx |
Definition at line 56 of file ossl_x509store.c.
VALUE ossl_verify_cb_args::preverify_ok |
Definition at line 58 of file ossl_x509store.c.
Referenced by call_verify_cb_proc(), and ossl_verify_cb_call().
VALUE ossl_verify_cb_args::proc |
Definition at line 57 of file ossl_x509store.c.
Referenced by call_verify_cb_proc(), ossl_verify_cb_call(), ossl_x509store_verify(), and x509store_verify_cb().
VALUE ossl_verify_cb_args::store_ctx |
Definition at line 59 of file ossl_x509store.c.
Referenced by call_verify_cb_proc(), and ossl_verify_cb_call().