ReactOS 0.4.17-dev-414-ge848ce1
_BCRYPT_DSA_KEY_BLOB_V2 Struct Reference

#include <bcrypt.h>

Public Attributes

ULONG dwMagic
 
ULONG cbKey
 
HASHALGORITHM_ENUM hashAlgorithm
 
DSAFIPSVERSION_ENUM standardVersion
 
ULONG cbSeedLength
 
ULONG cbGroupSize
 
UCHAR Count [4]
 

Detailed Description

Definition at line 352 of file bcrypt.h.

Member Data Documentation

◆ cbGroupSize

ULONG _BCRYPT_DSA_KEY_BLOB_V2::cbGroupSize

Definition at line 359 of file bcrypt.h.

◆ cbKey

ULONG _BCRYPT_DSA_KEY_BLOB_V2::cbKey

Definition at line 355 of file bcrypt.h.

◆ cbSeedLength

ULONG _BCRYPT_DSA_KEY_BLOB_V2::cbSeedLength

Definition at line 358 of file bcrypt.h.

◆ Count

UCHAR _BCRYPT_DSA_KEY_BLOB_V2::Count[4]

Definition at line 360 of file bcrypt.h.

◆ dwMagic

ULONG _BCRYPT_DSA_KEY_BLOB_V2::dwMagic

Definition at line 354 of file bcrypt.h.

◆ hashAlgorithm

HASHALGORITHM_ENUM _BCRYPT_DSA_KEY_BLOB_V2::hashAlgorithm

Definition at line 356 of file bcrypt.h.

◆ standardVersion

DSAFIPSVERSION_ENUM _BCRYPT_DSA_KEY_BLOB_V2::standardVersion

Definition at line 357 of file bcrypt.h.


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