ReactOS 0.4.16-dev-1946-g52006dd
_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 623 of file wincrypt.h.

Member Data Documentation

◆ dwVersion

DWORD _CERT_KEYGEN_REQUEST_INFO::dwVersion

Definition at line 624 of file wincrypt.h.

◆ pwszChallengeString

LPWSTR _CERT_KEYGEN_REQUEST_INFO::pwszChallengeString

Definition at line 626 of file wincrypt.h.

◆ SubjectPublicKeyInfo

CERT_PUBLIC_KEY_INFO _CERT_KEYGEN_REQUEST_INFO::SubjectPublicKeyInfo

Definition at line 625 of file wincrypt.h.


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