ReactOS 0.4.15-dev-7958-gcd0bb1a
_BCRYPT_ECCKEY_BLOB Struct Reference

#include <bcrypt.h>

Public Attributes

ULONG dwMagic
 
ULONG cbKey
 

Detailed Description

Definition at line 127 of file bcrypt.h.

Member Data Documentation

◆ cbKey

ULONG _BCRYPT_ECCKEY_BLOB::cbKey

Definition at line 130 of file bcrypt.h.

Referenced by CNG_ImportECCPubKey().

◆ dwMagic

ULONG _BCRYPT_ECCKEY_BLOB::dwMagic

Definition at line 129 of file bcrypt.h.

Referenced by CNG_ImportECCPubKey().


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