ReactOS 0.4.15-dev-7928-g68a8619
__BCRYPT_KEY_LENGTHS_STRUCT Struct Reference

#include <bcrypt.h>

Public Attributes

ULONG dwMinLength
 
ULONG dwMaxLength
 
ULONG dwIncrement
 

Detailed Description

Definition at line 96 of file bcrypt.h.

Member Data Documentation

◆ dwIncrement

ULONG __BCRYPT_KEY_LENGTHS_STRUCT::dwIncrement

Definition at line 100 of file bcrypt.h.

◆ dwMaxLength

ULONG __BCRYPT_KEY_LENGTHS_STRUCT::dwMaxLength

Definition at line 99 of file bcrypt.h.

◆ dwMinLength

ULONG __BCRYPT_KEY_LENGTHS_STRUCT::dwMinLength

Definition at line 98 of file bcrypt.h.


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