ReactOS 0.4.16-dev-1946-g52006dd
_OCSP_CERT_ID Struct Reference

#include <wincrypt.h>

Collaboration diagram for _OCSP_CERT_ID:

Public Attributes

CRYPT_ALGORITHM_IDENTIFIER HashAlgorithm
 
CRYPT_HASH_BLOB IssuerNameHash
 
CRYPT_HASH_BLOB IssuerKeyHash
 
CRYPT_INTEGER_BLOB SerialNumber
 

Detailed Description

Definition at line 647 of file wincrypt.h.

Member Data Documentation

◆ HashAlgorithm

CRYPT_ALGORITHM_IDENTIFIER _OCSP_CERT_ID::HashAlgorithm

Definition at line 648 of file wincrypt.h.

◆ IssuerKeyHash

CRYPT_HASH_BLOB _OCSP_CERT_ID::IssuerKeyHash

Definition at line 650 of file wincrypt.h.

◆ IssuerNameHash

CRYPT_HASH_BLOB _OCSP_CERT_ID::IssuerNameHash

Definition at line 649 of file wincrypt.h.

◆ SerialNumber

CRYPT_INTEGER_BLOB _OCSP_CERT_ID::SerialNumber

Definition at line 651 of file wincrypt.h.


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