chmod 400 в PowerShell

icacls .\private.key /inheritance:r
icacls .\private.key /grant:r "%username%":"(R)"
Dinith