|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wincrypt.h>
Public Attributes | |
| DWORD | cbSize |
| HCRYPTPROV | hCryptProv |
| DWORD | dwKeySpec |
Definition at line 227 of file wincrypt.h.
| DWORD _CERT_KEY_CONTEXT::cbSize |
Definition at line 228 of file wincrypt.h.
Referenced by CertContext_SetProperty(), CryptAcquireCertificatePrivateKey(), test_sign_message(), and testCertProperties().
| DWORD _CERT_KEY_CONTEXT::dwKeySpec |
Definition at line 230 of file wincrypt.h.
Referenced by CertContext_SetProperty(), CryptAcquireCertificatePrivateKey(), test_sign_message(), and testCertProperties().
| HCRYPTPROV _CERT_KEY_CONTEXT::hCryptProv |
Definition at line 229 of file wincrypt.h.
Referenced by CertContext_SetProperty(), CertGetCertificateContextProperty(), CryptAcquireCertificatePrivateKey(), test_sign_message(), testAcquireCertPrivateKey(), and testCertProperties().