Ruby  2.0.0p353(2013-11-22revision43784)
Data Fields
ossl_verify_cb_args Struct Reference

#include <ossl.h>

Data Fields

VALUE proc
 
VALUE preverify_ok
 
VALUE store_ctx
 

Detailed Description

Definition at line 170 of file ossl.h.

Field Documentation

VALUE ossl_verify_cb_args::preverify_ok

Definition at line 172 of file ossl.h.

Referenced by ossl_call_verify_cb_proc(), and ossl_verify_cb().

VALUE ossl_verify_cb_args::proc

Definition at line 171 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 173 of file ossl.h.

Referenced by ossl_call_verify_cb_proc(), and ossl_verify_cb().


The documentation for this struct was generated from the following file: