|
ReactOS 0.4.17-dev-804-g023d8af
|
#include <bcrypt.h>
Public Attributes | |
| ULONG | dwMagic |
| ULONG | cbKey |
| UCHAR | Count [4] |
| UCHAR | Seed [20] |
| UCHAR | q [20] |
| ULONG _BCRYPT_DSA_KEY_BLOB::cbKey |
Definition at line 247 of file bcrypt.h.
Referenced by key_import_pair(), and test_DSA().
| ULONG _BCRYPT_DSA_KEY_BLOB::dwMagic |
Definition at line 246 of file bcrypt.h.
Referenced by key_import_pair(), and test_DSA().