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.
我正在尝试通过 COM Interop 处理客户端证书注册
哪个库适合使用?
对于从 Windows Vista/Windows Server 2008 开始的操作系统,您需要使用 CertEnroll 库。此外,如果您想使用ICertRequest接口(带外证书注册),可能需要 CertCli 库。
ICertRequest