ReactOS 0.4.17-dev-804-g023d8af
_BCRYPT_DH_KEY_BLOB Struct Reference

#include <bcrypt.h>

Public Attributes

ULONG dwMagic
 
ULONG cbKey
 

Detailed Description

Definition at line 283 of file bcrypt.h.

Member Data Documentation

◆ cbKey

ULONG _BCRYPT_DH_KEY_BLOB::cbKey

Definition at line 286 of file bcrypt.h.

Referenced by key_import_pair(), test_DH(), and test_SecretAgreement().

◆ dwMagic

ULONG _BCRYPT_DH_KEY_BLOB::dwMagic

Definition at line 285 of file bcrypt.h.

Referenced by key_import_pair(), test_DH(), and test_SecretAgreement().


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