ReactOS 0.4.17-dev-470-gf9e3448
_BCRYPT_ALGORITHM_IDENTIFIER Struct Reference

#include <bcrypt.h>

Public Attributes

LPWSTR pszName
 
ULONG dwClass
 
ULONG dwFlags
 

Detailed Description

Definition at line 244 of file bcrypt.h.

Member Data Documentation

◆ dwClass

ULONG _BCRYPT_ALGORITHM_IDENTIFIER::dwClass

Definition at line 247 of file bcrypt.h.

◆ dwFlags

ULONG _BCRYPT_ALGORITHM_IDENTIFIER::dwFlags

Definition at line 248 of file bcrypt.h.

◆ pszName

LPWSTR _BCRYPT_ALGORITHM_IDENTIFIER::pszName

Definition at line 246 of file bcrypt.h.


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