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

Member Data Documentation

◆ g

CRYPT_UINT_BLOB _CERT_DH_PARAMETERS::g

Definition at line 760 of file wincrypt.h.

◆ p

CRYPT_UINT_BLOB _CERT_DH_PARAMETERS::p

Definition at line 759 of file wincrypt.h.


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