Ruby
3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
|
Go to the source code of this file.
Functions | |
CONF * | GetConfig (VALUE obj) |
void | Init_ossl_config (void) |
CONF* GetConfig | ( | VALUE | obj | ) |
Definition at line 29 of file ossl_config.c.
References TypedData_Get_Struct.
void Init_ossl_config | ( | void | ) |
Definition at line 410 of file ossl_config.c.
References eOSSLError, mOSSL, rb_define_class_under(), rb_define_module(), and rb_eStandardError.