When using ssh, what can you do to recover a lost passphrase for a DSA or RSA authentication key?
A.
Decrypt the authentication key with gpg.
B.
Run the ssh recover command.
C.
Decrypt the authentication key with ssh decrypt.
D.
A lost passphrase cannot be recovered.
E.
Run the sshkeygen command.