ホーム › Security.Cryptography › GetKeyDerivationInterfaceFn
GetKeyDerivationInterfaceFn
コールバックシグネチャ
NTSTATUS GetKeyDerivationInterfaceFn(
LPWSTR pszProviderName,
LPWSTR pszAlgId,
BCRYPT_KEY_DERIVATION_FUNCTION_TABLE** ppFunctionTable,
DWORD dwFlags
);パラメーター
| フィールド | 型 |
|---|---|
| pszProviderName | LPWSTR |
| pszAlgId | LPWSTR |
| ppFunctionTable | BCRYPT_KEY_DERIVATION_FUNCTION_TABLE** |
| dwFlags | DWORD |