ReactOS 0.4.17-dev-804-g023d8af
_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 269 of file bcrypt.h.

Member Data Documentation

◆ cbGroupSize

ULONG _BCRYPT_DSA_KEY_BLOB_V2::cbGroupSize

Definition at line 276 of file bcrypt.h.

◆ cbKey

ULONG _BCRYPT_DSA_KEY_BLOB_V2::cbKey

Definition at line 272 of file bcrypt.h.

◆ cbSeedLength

ULONG _BCRYPT_DSA_KEY_BLOB_V2::cbSeedLength

Definition at line 275 of file bcrypt.h.

◆ Count

UCHAR _BCRYPT_DSA_KEY_BLOB_V2::Count[4]

Definition at line 277 of file bcrypt.h.

◆ dwMagic

ULONG _BCRYPT_DSA_KEY_BLOB_V2::dwMagic

Definition at line 271 of file bcrypt.h.

◆ hashAlgorithm

HASHALGORITHM_ENUM _BCRYPT_DSA_KEY_BLOB_V2::hashAlgorithm

Definition at line 273 of file bcrypt.h.

◆ standardVersion

DSAFIPSVERSION_ENUM _BCRYPT_DSA_KEY_BLOB_V2::standardVersion

Definition at line 274 of file bcrypt.h.


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