OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
pkcs7_enc_content_st Struct Reference

#include <pkcs7.h>

Public Attributes

ASN1_OBJECTcontent_type
 
X509_ALGORalgorithm
 
ASN1_OCTET_STRINGenc_data
 
const EVP_CIPHERcipher
 

Detailed Description

Definition at line 134 of file pkcs7.h.

Member Data Documentation

X509_ALGOR * pkcs7_enc_content_st::algorithm

Definition at line 137 of file pkcs7.h.

const EVP_CIPHER * pkcs7_enc_content_st::cipher

Definition at line 139 of file pkcs7.h.

ASN1_OBJECT * pkcs7_enc_content_st::content_type

Definition at line 136 of file pkcs7.h.

ASN1_OCTET_STRING * pkcs7_enc_content_st::enc_data

Definition at line 138 of file pkcs7.h.


The documentation for this struct was generated from the following files: