Class | Description |
---|---|
AbstractGeneratorHostKeyProvider |
Holds a single
KeyPair which is generated the 1st time AbstractGeneratorHostKeyProvider.loadKeys(SessionContext) is called. |
SimpleGeneratorHostKeyProvider |
A simple implementation of an
AbstractGeneratorHostKeyProvider that writes and reads host keys using the
OpenSSH file format. |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.