ホーム › Security.Cryptography › NCryptGetKeyPropertyFn
NCryptGetKeyPropertyFn
コールバックシグネチャ
HRESULT NCryptGetKeyPropertyFn(
NCRYPT_PROV_HANDLE hProvider,
NCRYPT_KEY_HANDLE hKey,
LPWSTR pszProperty,
BYTE* pbOutput,
DWORD cbOutput,
DWORD* pcbResult,
DWORD dwFlags
);パラメーター
| フィールド | 型 |
|---|---|
| hProvider | NCRYPT_PROV_HANDLE |
| hKey | NCRYPT_KEY_HANDLE |
| pszProperty | LPWSTR |
| pbOutput | BYTE* |
| cbOutput | DWORD |
| pcbResult | DWORD* |
| dwFlags | DWORD |