Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Functions | Variables
ossl_pkcs12.h File Reference

Go to the source code of this file.

Functions

void Init_ossl_pkcs12 (void)
 

Variables

VALUE cPKCS12
 
VALUE ePKCS12Error
 

Function Documentation

◆ Init_ossl_pkcs12()

void Init_ossl_pkcs12 ( void  )

Variable Documentation

◆ cPKCS12

VALUE cPKCS12
extern

Definition at line 30 of file ossl_pkcs12.c.

Referenced by Init_ossl_pkcs12().

◆ ePKCS12Error

VALUE ePKCS12Error
extern

Definition at line 31 of file ossl_pkcs12.c.

Referenced by Init_ossl_pkcs12().