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