PuTTYgen: add an extra button to save a public key into a file
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Aug 2001 17:40:03 +0000 (17:40 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 27 Aug 2001 17:40:03 +0000 (17:40 +0000)
commitaf282e3b62c5113c046a9ef88ff1f36f24e0b04f
treed2d0d086a47862e31fd497485e17297133439a01
parent92f157bd6429ae0526d549db3e727c1ad824a319
PuTTYgen: add an extra button to save a public key into a file
(as well as showing it for cut and paste). For SSH1, this feature is
largely cosmetic and added for orthogonality; it comes into its own
in SSH2, where it saves the Official One True Public Key Format as
specified in the draft spec, and more particularly as used by
ssh.com's product for authentication. Now that ssh-3.0.1 supports
RSA user keys, this is suddenly actually useful.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1217 cda61777-01e9-0310-a592-d414129be87e
puttygen.c
winctrls.c
winstuff.h