Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「証明書(ローカルコンピューター)」mmcにリストされている指定された証明書の「拇印」値をプログラム(c/c ++)で取得したい。
それを達成するのに役立つ API はありますか?
CertOpenSystemStore、CertEnumCertificatesInStore、および CertGetCertificateContextProperty API を使用すると、問題を解決できます。