|
ReactOS 0.4.17-dev-804-g023d8af
|
#include <bcrypt.h>
Public Attributes | |
| LPCWSTR | pszAlgId |
| PUCHAR | pbLabel |
| ULONG | cbLabel |
| ULONG _BCRYPT_OAEP_PADDING_INFO::cbLabel |
Definition at line 232 of file bcrypt.h.
Referenced by test_rsa_encrypt().
| PUCHAR _BCRYPT_OAEP_PADDING_INFO::pbLabel |
Definition at line 231 of file bcrypt.h.
Referenced by test_rsa_encrypt().
| LPCWSTR _BCRYPT_OAEP_PADDING_INFO::pszAlgId |
Definition at line 230 of file bcrypt.h.
Referenced by test_rsa_encrypt().