ReactOS 0.4.17-dev-414-ge848ce1
_BCRYPT_OAEP_PADDING_INFO Struct Reference

#include <bcrypt.h>

Public Attributes

LPCWSTR pszAlgId
 
PUCHAR pbLabel
 
ULONG cbLabel
 

Detailed Description

Definition at line 311 of file bcrypt.h.

Member Data Documentation

◆ cbLabel

ULONG _BCRYPT_OAEP_PADDING_INFO::cbLabel

Definition at line 315 of file bcrypt.h.

◆ pbLabel

PUCHAR _BCRYPT_OAEP_PADDING_INFO::pbLabel

Definition at line 314 of file bcrypt.h.

◆ pszAlgId

LPCWSTR _BCRYPT_OAEP_PADDING_INFO::pszAlgId

Definition at line 313 of file bcrypt.h.


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