2048 ビットの RSA SSH 鍵ペアを生成するコマンドはどれですか?
ssh-keygen -t rsa -b 2048
ssh-keygen -t 2048 -b rsa
ssh-copy-id -t rsa -b 2048
ssh rsa@2048