ReactOS 0.4.17-dev-804-g023d8af
_BCRYPT_DH_PARAMETER_HEADER Struct Reference

#include <bcrypt.h>

Public Attributes

ULONG cbLength
 
ULONG dwMagic
 
ULONG cbKeyLength
 

Detailed Description

Definition at line 291 of file bcrypt.h.

Member Data Documentation

◆ cbKeyLength

ULONG _BCRYPT_DH_PARAMETER_HEADER::cbKeyLength

Definition at line 295 of file bcrypt.h.

Referenced by test_SecretAgreement().

◆ cbLength

ULONG _BCRYPT_DH_PARAMETER_HEADER::cbLength

Definition at line 293 of file bcrypt.h.

Referenced by test_SecretAgreement().

◆ dwMagic

ULONG _BCRYPT_DH_PARAMETER_HEADER::dwMagic

Definition at line 294 of file bcrypt.h.

Referenced by test_SecretAgreement().


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