Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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: