Improve SSH2 host key abstraction into a generic `signing key'
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 2 Dec 2000 12:48:15 +0000 (12:48 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 2 Dec 2000 12:48:15 +0000 (12:48 +0000)
commite055a386af9c83d4a04e72f7c58805f1197df8be
tree88ff77e52b24491c1fe638d48827ef583c7cfc7a
parentdb7d555c2c61c57c869329c34ba3bcb5d4f2f0db
Improve SSH2 host key abstraction into a generic `signing key'
abstraction, so as to be able to re-use the same abstraction for
user authentication keys and probably in the SSH2 agent (when that
happens) as well.

git-svn-id: svn://svn.tartarus.org/sgt/putty@815 cda61777-01e9-0310-a592-d414129be87e
ssh.c
ssh.h
sshdss.c