1 write to SafeProvHandle
System.Security.Cryptography (1)
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (1)
365
SafeProvHandle
= safeProvHandleTemp;
6 references to SafeProvHandle
System.Security.Cryptography (6)
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (6)
140
SafeProvHandle
);
216
return CapiHelper.GetPersistKeyInCsp(
SafeProvHandle
);
225
CapiHelper.SetPersistKeyInCsp(
SafeProvHandle
, value);
369
CapiHelper.ImportKeyBlob(
SafeProvHandle
, _parameters.Flags, false, keyBlob, out safeKeyHandle);
485
SafeProvHandle
,
521
SafeProvHandle
,