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