Searched refs:Algorithm (Results 1 – 1 of 1) sorted by relevance
1023 [string]$Algorithm = "sha256" in Confirm-FileHash() variable1035 $hash = Get-FileHash $Path -Algorithm $Algorithm in Confirm-FileHash()