Let's say I make an id of type ed25519-sk
and have it reside on my yubikey. OpenSSH makes two files, id_ed25519_sk
, a stub private key, and id_ed25519_sk.pub
the corresponding public key.
If I lose these, can I regenerate them with just the external physical key?