FreeRDP
CERT_CONTEXT Struct Reference
Collaboration diagram for CERT_CONTEXT:

Data Fields

DWORD dwCertEncodingType
 
BYTE * pbCertEncoded
 
DWORD cbCertEncoded
 
PCERT_INFO pCertInfo
 
HCERTSTORE hCertStore
 

Detailed Description

Definition at line 268 of file wincrypt.h.

Field Documentation

◆ cbCertEncoded

DWORD CERT_CONTEXT::cbCertEncoded

Definition at line 272 of file wincrypt.h.

◆ dwCertEncodingType

DWORD CERT_CONTEXT::dwCertEncodingType

Definition at line 270 of file wincrypt.h.

◆ hCertStore

HCERTSTORE CERT_CONTEXT::hCertStore

Definition at line 274 of file wincrypt.h.

◆ pbCertEncoded

BYTE* CERT_CONTEXT::pbCertEncoded

Definition at line 271 of file wincrypt.h.

◆ pCertInfo

PCERT_INFO CERT_CONTEXT::pCertInfo

Definition at line 273 of file wincrypt.h.


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