Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Retrieves the SHA-1 hash of the public key associated with the private key that is used to sign the specified certificate.
Syntax
HRESULT _AxlGetIssuerPublicKeyHash (
[in] IN PCRYPT_DATA_BLOB pChainContext,
[out] LPWSTR *ppwszPublicKeyHash
);
Parameters
pChainContext
[in] The CSP public key blob. See the CRYPTOAPI_BLOB structure.
ppwszPublicKeyHash
[out] A pointer to WCHAR * to receive the hex-encoded public key token.
Return Value
S_OK if the function succeeds; otherwise S_FALSE.
Requirements
Assembly: clr.dll
See also
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.