Ruby  2.1.10p492(2016-04-01revision54464)
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

void Init_ossl_pkcs7 ( void  )

Variable Documentation

VALUE cPKCS7
VALUE cPKCS7Recipient

Definition at line 76 of file ossl_pkcs7.c.

Referenced by Init_ossl_pkcs7(), and ossl_pkcs7ri_new().

VALUE cPKCS7Signer

Definition at line 75 of file ossl_pkcs7.c.

Referenced by Init_ossl_pkcs7(), and ossl_pkcs7si_new().

VALUE ePKCS7Error