Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Functions | Variables
ossl_pkcs7.h File Reference

Go to the source code of this file.

Functions

void Init_ossl_pkcs7 (void)
 

Variables

VALUE cPKCS7
 
VALUE cPKCS7Signer
 
VALUE cPKCS7Recipient
 
VALUE ePKCS7Error
 

Function Documentation

◆ Init_ossl_pkcs7()

void Init_ossl_pkcs7 ( void  )

Variable Documentation

◆ cPKCS7

VALUE cPKCS7
extern

Definition at line 67 of file ossl_pkcs7.c.

Referenced by Init_ossl_pkcs7().

◆ cPKCS7Recipient

VALUE cPKCS7Recipient
extern

Definition at line 69 of file ossl_pkcs7.c.

◆ cPKCS7Signer

VALUE cPKCS7Signer
extern

Definition at line 68 of file ossl_pkcs7.c.

◆ ePKCS7Error

VALUE ePKCS7Error
extern

Definition at line 70 of file ossl_pkcs7.c.

Referenced by Init_ossl_pkcs7().