2 references to GetPersistKeyInCsp
System.Security.Cryptography (2)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (1)
228return CapiHelper.GetPersistKeyInCsp(SafeProvHandle);
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (1)
216return CapiHelper.GetPersistKeyInCsp(SafeProvHandle);