]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Unix Pageant: provide public-key extraction options.
authorSimon Tatham <anakin@pobox.com>
Tue, 12 May 2015 13:48:32 +0000 (14:48 +0100)
committerSimon Tatham <anakin@pobox.com>
Tue, 12 May 2015 13:56:39 +0000 (14:56 +0100)
commite533097e1566fb1029e14c3b9808e8aaee1b8a85
treea20d60967d94fc4f9181ef0c3674ba6a6eb5dde1
parent8682246d33f21e369a3e5b38fa2fdec58b1e4425
Unix Pageant: provide public-key extraction options.

I've decided against implementing an option exactly analogous to
'ssh-add -L' (printing the full public key of everything in the
agent). Instead, you can identify a specific key to display in full,
by any of the same means -d lets you use, and then print it in either
of the public key formats we support.
pageant.c
pageant.h
unix/uxpgnt.c