Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
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: