ReactOS 0.4.15-dev-7846-g8ba6c66
_BCRYPT_ALGORITHM_IDENTIFIER Struct Reference

#include <bcrypt.h>

Public Attributes

LPWSTR pszName
 
ULONG dwClass
 
ULONG dwFlags
 

Detailed Description

Definition at line 89 of file bcrypt.h.

Member Data Documentation

◆ dwClass

ULONG _BCRYPT_ALGORITHM_IDENTIFIER::dwClass

Definition at line 92 of file bcrypt.h.

◆ dwFlags

ULONG _BCRYPT_ALGORITHM_IDENTIFIER::dwFlags

Definition at line 93 of file bcrypt.h.

◆ pszName

LPWSTR _BCRYPT_ALGORITHM_IDENTIFIER::pszName

Definition at line 91 of file bcrypt.h.


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