Concept Flow - SSH key generation (ssh-keygen)
Start ssh-keygen command
Prompt for file location
Prompt for passphrase
Generate key pair files
Show key fingerprint and location
End
The ssh-keygen command runs, asks where to save the key, asks for a passphrase, then creates the key files and shows their info.