ホーム › Security.Cryptography › SslComputeSessionHashFn
SslComputeSessionHashFn
コールバックシグネチャ
HRESULT SslComputeSessionHashFn(
NCRYPT_PROV_HANDLE hSslProvider,
NCRYPT_HASH_HANDLE hHandshakeHash,
DWORD dwProtocol,
BYTE* pbOutput,
DWORD cbOutput,
DWORD* pcbResult,
DWORD dwFlags
);パラメーター
| フィールド | 型 |
|---|---|
| hSslProvider | NCRYPT_PROV_HANDLE |
| hHandshakeHash | NCRYPT_HASH_HANDLE |
| dwProtocol | DWORD |
| pbOutput | BYTE* |
| cbOutput | DWORD |
| pcbResult | DWORD* |
| dwFlags | DWORD |