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