Comment énumérer les touches SSH

for windows, copy then paste the command below into git bash terminal:
ls -al ~/.ssh #
Faithful Frog