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

#include <pkcs7.h>

+ Collaboration diagram for pkcs7_digest_st:

Public Attributes

ASN1_INTEGERversion
 
X509_ALGORmd
 
struct pkcs7_stcontents
 
ASN1_OCTET_STRINGdigest
 

Detailed Description

Definition at line 97 of file pkcs7.h.

Member Data Documentation

◆ contents

struct pkcs7_st* pkcs7_digest_st::contents

Definition at line 100 of file pkcs7.h.

◆ digest

ASN1_OCTET_STRING* pkcs7_digest_st::digest

Definition at line 101 of file pkcs7.h.

◆ md

X509_ALGOR* pkcs7_digest_st::md

Definition at line 99 of file pkcs7.h.

◆ version

ASN1_INTEGER* pkcs7_digest_st::version

Definition at line 98 of file pkcs7.h.


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