Win32 API 日本語リファレンス
ホームSecurity.Cryptography › SslExpandTrafficKeysFn

SslExpandTrafficKeysFn

コールバック

シグネチャ

HRESULT SslExpandTrafficKeysFn(
    NCRYPT_PROV_HANDLE hSslProvider,
    NCRYPT_KEY_HANDLE hBaseKey,
    NCRYPT_HASH_HANDLE hHashValue,
    NCRYPT_KEY_HANDLE* phClientTrafficKey,
    NCRYPT_KEY_HANDLE* phServerTrafficKey,
    BCryptBufferDesc* pParameterList,
    DWORD dwFlags
);

パラメーター

フィールド
hSslProviderNCRYPT_PROV_HANDLE
hBaseKeyNCRYPT_KEY_HANDLE
hHashValueNCRYPT_HASH_HANDLE
phClientTrafficKeyNCRYPT_KEY_HANDLE*
phServerTrafficKeyNCRYPT_KEY_HANDLE*
pParameterListBCryptBufferDesc*
dwFlagsDWORD