ReactOS 0.4.15-dev-7953-g1f49173
_CERT_KEYGEN_REQUEST_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_KEYGEN_REQUEST_INFO:

Public Attributes

DWORD dwVersion
 
CERT_PUBLIC_KEY_INFO SubjectPublicKeyInfo
 
LPWSTR pwszChallengeString
 

Detailed Description

Definition at line 606 of file wincrypt.h.

Member Data Documentation

◆ dwVersion

DWORD _CERT_KEYGEN_REQUEST_INFO::dwVersion

Definition at line 607 of file wincrypt.h.

◆ pwszChallengeString

LPWSTR _CERT_KEYGEN_REQUEST_INFO::pwszChallengeString

Definition at line 609 of file wincrypt.h.

◆ SubjectPublicKeyInfo

CERT_PUBLIC_KEY_INFO _CERT_KEYGEN_REQUEST_INFO::SubjectPublicKeyInfo

Definition at line 608 of file wincrypt.h.


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