CreateKeyScreen
Key creation screen.
Collects user id, passphrase, algorithm and RSA bit length, then delegates generation to viewModel.
Parameters
onBack
invoked to navigate back after success or cancel.
viewModel
backing KeyListViewModel (defaults to a Hilt instance).