1 write to _cspParams
System.Security.Cryptography (1)
System\Security\Cryptography\PasswordDeriveBytes.cs (1)
67
_cspParams
= cspParams;
1 reference to _cspParams
System.Security.Cryptography (1)
System\Security\Cryptography\PasswordDeriveBytes.Windows.cs (1)
46
SafeProvHandle safeProvHandle = AcquireSafeProviderHandle(
_cspParams
);