ReactOS 0.4.17-dev-470-gf9e3448
_BCRYPT_ECCKEY_BLOB Struct Reference

#include <bcrypt.h>

Public Attributes

ULONG dwMagic
 
ULONG cbKey
 

Detailed Description

Definition at line 280 of file bcrypt.h.

Member Data Documentation

◆ cbKey

ULONG _BCRYPT_ECCKEY_BLOB::cbKey

Definition at line 283 of file bcrypt.h.

Referenced by CNG_ImportECCPubKey().

◆ dwMagic

ULONG _BCRYPT_ECCKEY_BLOB::dwMagic

Definition at line 282 of file bcrypt.h.

Referenced by CNG_ImportECCPubKey().


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