ReactOS 0.4.17-dev-414-ge848ce1
_BCRYPT_DSA_KEY_BLOB Struct Reference

#include <bcrypt.h>

Public Attributes

ULONG dwMagic
 
ULONG cbKey
 
UCHAR Count [4]
 
UCHAR Seed [20]
 
UCHAR q [20]
 

Detailed Description

Definition at line 327 of file bcrypt.h.

Member Data Documentation

◆ cbKey

ULONG _BCRYPT_DSA_KEY_BLOB::cbKey

Definition at line 330 of file bcrypt.h.

◆ Count

UCHAR _BCRYPT_DSA_KEY_BLOB::Count[4]

Definition at line 331 of file bcrypt.h.

◆ dwMagic

ULONG _BCRYPT_DSA_KEY_BLOB::dwMagic

Definition at line 329 of file bcrypt.h.

◆ q

UCHAR _BCRYPT_DSA_KEY_BLOB::q[20]

Definition at line 333 of file bcrypt.h.

◆ Seed

UCHAR _BCRYPT_DSA_KEY_BLOB::Seed[20]

Definition at line 332 of file bcrypt.h.


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