ReactOS 0.4.17-dev-806-gffa4164
_BCRYPT_ECCKEY_BLOB Struct Reference

#include <bcrypt.h>

Public Attributes

ULONG dwMagic
 
ULONG cbKey
 

Detailed Description

Definition at line 197 of file bcrypt.h.

Member Data Documentation

◆ cbKey

ULONG _BCRYPT_ECCKEY_BLOB::cbKey

Definition at line 200 of file bcrypt.h.

Referenced by CNG_ImportECCPubKey(), key_import_pair(), test_ECDH(), and test_ECDSA().

◆ dwMagic

ULONG _BCRYPT_ECCKEY_BLOB::dwMagic

Definition at line 199 of file bcrypt.h.

Referenced by CNG_ImportECCPubKey(), key_import_pair(), test_ECDH(), and test_ECDSA().


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