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