Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
ossl_verify_cb_args Struct Reference

Data Fields

VALUE proc
 
VALUE preverify_ok
 
VALUE store_ctx
 

Detailed Description

Definition at line 56 of file ossl_x509store.c.

Field Documentation

◆ preverify_ok

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().

◆ proc

VALUE ossl_verify_cb_args::proc

◆ store_ctx

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().


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