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

#include <pkcs7.h>

Public Attributes

ASN1_INTEGERversion
 
PKCS7_ISSUER_AND_SERIALissuer_and_serial
 
X509_ALGORkey_enc_algor
 
ASN1_OCTET_STRINGenc_key
 
X509cert
 

Detailed Description

Definition at line 109 of file pkcs7.h.

Member Data Documentation

X509 * pkcs7_recip_info_st::cert

Definition at line 115 of file pkcs7.h.

ASN1_OCTET_STRING * pkcs7_recip_info_st::enc_key

Definition at line 114 of file pkcs7.h.

PKCS7_ISSUER_AND_SERIAL * pkcs7_recip_info_st::issuer_and_serial

Definition at line 112 of file pkcs7.h.

X509_ALGOR * pkcs7_recip_info_st::key_enc_algor

Definition at line 113 of file pkcs7.h.

ASN1_INTEGER * pkcs7_recip_info_st::version

Definition at line 111 of file pkcs7.h.


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