3 references to GetStorePath
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslCachedDirectoryStoreProvider.cs (1)
28
string storePath = OpenSslDirectoryBasedStoreProvider.
GetStorePath
(storeName);
System\Security\Cryptography\X509Certificates\OpenSslDirectoryBasedStoreProvider.cs (2)
49
_storePath =
GetStorePath
(storeName);
385
string storePath =
GetStorePath
(X509Store.DisallowedStoreName);