ホーム › Security.Cryptography.Sip › pCryptSIPPutSignedDataMsg
pCryptSIPPutSignedDataMsg
コールバックシグネチャ
BOOL pCryptSIPPutSignedDataMsg(
SIP_SUBJECTINFO* pSubjectInfo,
DWORD dwEncodingType,
DWORD* pdwIndex,
DWORD cbSignedDataMsg,
BYTE* pbSignedDataMsg
);パラメーター
| フィールド | 型 |
|---|---|
| pSubjectInfo | SIP_SUBJECTINFO* |
| dwEncodingType | DWORD |
| pdwIndex | DWORD* |
| cbSignedDataMsg | DWORD |
| pbSignedDataMsg | BYTE* |