| Package | Description |
|---|---|
| net.schmizz.sshj.userauth.keyprovider |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenSSHKeyFile
Represents an OpenSSH identity that consists of a PKCS8-encoded private key file and an unencrypted public key file
of the same name with the
".pub" extension. |
Copyright © 2009–2014. All rights reserved.