Ruby
1.9.3p551(2014-11-13revision48407)
|
#include <ossl.h>
Data Fields | |
VALUE | proc |
VALUE | preverify_ok |
VALUE | store_ctx |
VALUE ossl_verify_cb_args::preverify_ok |
Definition at line 166 of file ossl.h.
Referenced by ossl_call_verify_cb_proc(), and ossl_verify_cb().
VALUE ossl_verify_cb_args::proc |
Definition at line 165 of file ossl.h.
Referenced by ossl_call_verify_cb_proc(), and ossl_verify_cb().
VALUE ossl_verify_cb_args::store_ctx |
Definition at line 167 of file ossl.h.
Referenced by ossl_call_verify_cb_proc(), and ossl_verify_cb().