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