pkcs7_enc_content_st Struct Reference

#include <pkcs7.h>

Data Fields

ASN1_OBJECT content_type
X509_ALGOR algorithm
ASN1_OCTET_STRING enc_data
const EVP_CIPHER cipher

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