摘要:
写成批处理 %~dp0makecert -sr localmachine -ss My -n CN=NCC -sky exchange -pe –r C#检查证书是否存在 X509Store store = new X509Store(StoreName.My, StoreLocation.LocalMachine); store.Open(OpenFlags.MaxAllowed); X509C... 阅读全文
posted @ 2011-05-12 19:14
chillwind
阅读(534)
评论(0)
推荐(0)

浙公网安备 33010602011771号