Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
pkcs7_recip_info_st Struct Reference

#include <pkcs7.h>

+ Collaboration diagram for pkcs7_recip_info_st:

Public Attributes

ASN1_INTEGERversion
 
PKCS7_ISSUER_AND_SERIALissuer_and_serial
 
X509_ALGORkey_enc_algor
 
ASN1_OCTET_STRINGenc_key
 
X509cert
 

Detailed Description

Definition at line 51 of file pkcs7.h.

Member Data Documentation

◆ cert

X509* pkcs7_recip_info_st::cert

Definition at line 56 of file pkcs7.h.

◆ enc_key

ASN1_OCTET_STRING* pkcs7_recip_info_st::enc_key

Definition at line 55 of file pkcs7.h.

◆ issuer_and_serial

PKCS7_ISSUER_AND_SERIAL* pkcs7_recip_info_st::issuer_and_serial

Definition at line 53 of file pkcs7.h.

◆ key_enc_algor

X509_ALGOR* pkcs7_recip_info_st::key_enc_algor

Definition at line 54 of file pkcs7.h.

◆ version

ASN1_INTEGER* pkcs7_recip_info_st::version

Definition at line 52 of file pkcs7.h.


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