1 write to _safeProvHandle
System.Security.Cryptography (1)
System\Security\Cryptography\PasswordDeriveBytes.Windows.cs (1)
48
_safeProvHandle
= safeProvHandle;
3 references to _safeProvHandle
System.Security.Cryptography (3)
System\Security\Cryptography\PasswordDeriveBytes.Windows.cs (3)
40
if (
_safeProvHandle
== null)
44
if (
_safeProvHandle
== null)
52
return
_safeProvHandle
;