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

SslExportKeyingMaterialFn

コールバック

シグネチャ

HRESULT SslExportKeyingMaterialFn(
    NCRYPT_PROV_HANDLE hSslProvider,
    NCRYPT_KEY_HANDLE hMasterKey,
    LPSTR sLabel,
    BYTE* pbRandoms,
    DWORD cbRandoms,
    BYTE* pbContextValue,
    WORD cbContextValue,
    BYTE* pbOutput,
    DWORD cbOutput,
    DWORD dwFlags
);

パラメーター

フィールド
hSslProviderNCRYPT_PROV_HANDLE
hMasterKeyNCRYPT_KEY_HANDLE
sLabelLPSTR
pbRandomsBYTE*
cbRandomsDWORD
pbContextValueBYTE*
cbContextValueWORD
pbOutputBYTE*
cbOutputDWORD
dwFlagsDWORD