ReactOS 0.4.15-dev-8076-g06e89b2
_CERT_X942_DH_PARAMETERS Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_X942_DH_PARAMETERS:

Public Attributes

CRYPT_UINT_BLOB p
 
CRYPT_UINT_BLOB g
 
CRYPT_UINT_BLOB q
 
CRYPT_UINT_BLOB j
 
PCERT_X942_DH_VALIDATION_PARAMS pValidationParams
 

Detailed Description

Definition at line 656 of file wincrypt.h.

Member Data Documentation

◆ g

CRYPT_UINT_BLOB _CERT_X942_DH_PARAMETERS::g

Definition at line 658 of file wincrypt.h.

◆ j

CRYPT_UINT_BLOB _CERT_X942_DH_PARAMETERS::j

Definition at line 660 of file wincrypt.h.

◆ p

CRYPT_UINT_BLOB _CERT_X942_DH_PARAMETERS::p

Definition at line 657 of file wincrypt.h.

◆ pValidationParams

PCERT_X942_DH_VALIDATION_PARAMS _CERT_X942_DH_PARAMETERS::pValidationParams

Definition at line 661 of file wincrypt.h.

◆ q

CRYPT_UINT_BLOB _CERT_X942_DH_PARAMETERS::q

Definition at line 659 of file wincrypt.h.


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