Public Attributes | List of all members
PKCS7 Struct Reference

#include <pkcs7.h>

Public Attributes

uint8_tber_bytes
 
size_t ber_len
 
union {
   ASN1_OCTET_STRING *   data
 
   PKCS7_DIGEST *   digest
 
   PKCS7_ENCRYPT *   encrypted
 
   PKCS7_ENVELOPE *   enveloped
 
   ASN1_TYPE *   other
 
   char *   ptr
 
   PKCS7_SIGNED *   sign
 
   PKCS7_SIGN_ENVELOPE *   signed_and_enveloped
 
d
 
ASN1_OBJECTtype
 

Detailed Description

Definition at line 125 of file pkcs7.h.

Member Data Documentation

◆ ber_bytes

uint8_t* PKCS7::ber_bytes

Definition at line 126 of file pkcs7.h.

◆ ber_len

size_t PKCS7::ber_len

Definition at line 127 of file pkcs7.h.

◆ d

union { ... } PKCS7::d

◆ data

ASN1_OCTET_STRING* PKCS7::data

Definition at line 134 of file pkcs7.h.

◆ digest

PKCS7_DIGEST* PKCS7::digest

Definition at line 138 of file pkcs7.h.

◆ encrypted

PKCS7_ENCRYPT* PKCS7::encrypted

Definition at line 139 of file pkcs7.h.

◆ enveloped

PKCS7_ENVELOPE* PKCS7::enveloped

Definition at line 136 of file pkcs7.h.

◆ other

ASN1_TYPE* PKCS7::other

Definition at line 140 of file pkcs7.h.

◆ ptr

char* PKCS7::ptr

Definition at line 133 of file pkcs7.h.

◆ sign

PKCS7_SIGNED* PKCS7::sign

Definition at line 135 of file pkcs7.h.

◆ signed_and_enveloped

PKCS7_SIGN_ENVELOPE* PKCS7::signed_and_enveloped

Definition at line 137 of file pkcs7.h.

◆ type

ASN1_OBJECT* PKCS7::type

Definition at line 131 of file pkcs7.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:47