3 references to Rfc2898DeriveBytes
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (1)
1137return new Rfc2898DeriveBytes(
System\Security\Cryptography\Rfc2898DeriveBytes.cs (1)
34: this(password, salt, iterations, HashAlgorithmName.SHA1)
System.Security.Cryptography.Pkcs (1)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (1)
1137return new Rfc2898DeriveBytes(