Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
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().