Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
ossl_verify_cb_args Struct Reference

Data Fields

VALUE proc
 
VALUE preverify_ok
 
VALUE store_ctx
 

Detailed Description

Definition at line 48 of file ossl_x509store.c.

Field Documentation

◆ preverify_ok

VALUE ossl_verify_cb_args::preverify_ok

Definition at line 50 of file ossl_x509store.c.

◆ proc

VALUE ossl_verify_cb_args::proc

Definition at line 49 of file ossl_x509store.c.

Referenced by ossl_verify_cb_call().

◆ store_ctx

VALUE ossl_verify_cb_args::store_ctx

Definition at line 51 of file ossl_x509store.c.


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