cant open certificate store

后端 未结 0 365
情深已故
情深已故 2020-12-16 02:07

I need to load certificate from certificate store:

using (var store = new X509Store(StoreName.TrustedPeople, StoreLocation.LocalMachine))
{
     store.Open(Op         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题