ReactOS 0.4.17-dev-470-gf9e3448
__BCRYPT_KEY_LENGTHS_STRUCT Struct Reference

#include <bcrypt.h>

Public Attributes

ULONG dwMinLength
 
ULONG dwMaxLength
 
ULONG dwIncrement
 

Detailed Description

Definition at line 251 of file bcrypt.h.

Member Data Documentation

◆ dwIncrement

ULONG __BCRYPT_KEY_LENGTHS_STRUCT::dwIncrement

Definition at line 255 of file bcrypt.h.

◆ dwMaxLength

ULONG __BCRYPT_KEY_LENGTHS_STRUCT::dwMaxLength

Definition at line 254 of file bcrypt.h.

◆ dwMinLength

ULONG __BCRYPT_KEY_LENGTHS_STRUCT::dwMinLength

Definition at line 253 of file bcrypt.h.


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