1 write to IterationCount
System.Security.Cryptography (1)
System\Security\Cryptography\PasswordDeriveBytes.cs (1)
63
IterationCount
= iterations;
1 reference to IterationCount
System.Security.Cryptography (1)
System\Security\Cryptography\PasswordDeriveBytes.cs (1)
91
throw new CryptographicException(SR.Cryptography_PasswordDerivedBytes_ValuesFixed, nameof(
IterationCount
));