pkcs7_enc_content_st Struct Reference

#include <
pkcs7.h>

Data Fields

ASN1_OBJECTcontent_type
X509_ALGORalgorithm
ASN1_OCTET_STRINGenc_data
const EVP_CIPHERcipher

Field Documentation

X509_ALGOR* pkcs7_enc_content_st::algorithm
 
const EVP_CIPHER* pkcs7_enc_content_st::cipher
 
ASN1_OBJECT* pkcs7_enc_content_st::content_type
 
ASN1_OCTET_STRING* pkcs7_enc_content_st::enc_data
 

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

Copyright © Nokia Corporation 2001-2008
Back to top