Package org.apache.sshd.server.keyprovider
package org.apache.sshd.server.keyprovider
-
ClassesClassDescriptionHolds a single
KeyPair
which is generated the 1st timeAbstractGeneratorHostKeyProvider.loadKeys(SessionContext)
is called.A simple implementation of anAbstractGeneratorHostKeyProvider
that writes and reads host keys using the OpenSSH file format.