ReactOS 0.4.15-dev-7953-g1f49173
_CERT_DH_PARAMETERS Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_DH_PARAMETERS:

Public Attributes

CRYPT_UINT_BLOB p
 
CRYPT_UINT_BLOB g
 

Detailed Description

Definition at line 646 of file wincrypt.h.

Member Data Documentation

◆ g

CRYPT_UINT_BLOB _CERT_DH_PARAMETERS::g

Definition at line 648 of file wincrypt.h.

◆ p

CRYPT_UINT_BLOB _CERT_DH_PARAMETERS::p

Definition at line 647 of file wincrypt.h.


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