1 write to SafeProvHandle
System.Security.Cryptography (1)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (1)
347SafeProvHandle = safeProvHandleTemp;
6 references to SafeProvHandle
System.Security.Cryptography (6)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (6)
154SafeProvHandle); 228return CapiHelper.GetPersistKeyInCsp(SafeProvHandle); 237CapiHelper.SetPersistKeyInCsp(SafeProvHandle, value); 351CapiHelper.ImportKeyBlob(SafeProvHandle, _parameters.Flags, false, keyBlob, out safeKeyHandle); 493SafeProvHandle, 515SafeProvHandle,