Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
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().