Package org.apache.sshd.server.keyprovider
-
Class Summary Class Description AbstractGeneratorHostKeyProvider Holds a singleKeyPair
which is generated the 1st timeAbstractGeneratorHostKeyProvider.loadKeys(SessionContext)
is called.SimpleGeneratorHostKeyProvider A simple implementation of anAbstractGeneratorHostKeyProvider
that writes and reads host keys using the OpenSSH file format.SimpleGeneratorHostKeyProvider.ValidatingObjectInputStream