我在使用X509Store.Certificates.Find方法时遇到问题publicstaticX509Certificate2FromStore(StoreNamestoreName,StoreLocationstoreLocation,X509FindTypefindType,stringfindValue){X509Storestore=newX509Store(storeName,storeLocation);store.Open(OpenFlags.ReadOnly);try{//findValue="7a6fa503ab57b81d6318a51ca265e739a51