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