ReactOS 0.4.17-dev-804-g023d8af
_BCRYPT_PSS_PADDING_INFO Struct Reference

#include <bcrypt.h>

Public Attributes

LPCWSTR pszAlgId
 
ULONG cbSalt
 

Detailed Description

Definition at line 222 of file bcrypt.h.

Member Data Documentation

◆ cbSalt

ULONG _BCRYPT_PSS_PADDING_INFO::cbSalt

Definition at line 225 of file bcrypt.h.

Referenced by test_RSA().

◆ pszAlgId

LPCWSTR _BCRYPT_PSS_PADDING_INFO::pszAlgId

Definition at line 224 of file bcrypt.h.

Referenced by test_RSA().


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