1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00

Acknowledge ssh-ed448 in Pageant docs.

This commit is contained in:
Jacob Nevins 2021-03-27 17:38:55 +00:00
parent 99c371d5ba
commit 467ea2b10b

View File

@ -70,6 +70,7 @@ For each key, the list box will tell you:
\c{ssh-dss} (a DSA key for use with the SSH-2 protocol),
\c{ecdsa-sha2-*} (an ECDSA key for use with the SSH-2 protocol),
\c{ssh-ed25519} (an Ed25519 key for use with the SSH-2 protocol),
\c{ssh-ed448} (an Ed448 key for use with the SSH-2 protocol),
or \c{ssh1} (an RSA key for use with the old SSH-1 protocol).
\b The size (in bits) of the key.