|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| SshPrivateKeyFile | Interface which all private key formats must implement to provide decoding and decryption of the private key into a suitable format for the API. |
| SshPublicKeyFile | Interface which all public key formats must implement to provide decoding of the public key into a suitable format for the API. |
| Class Summary | |
|---|---|
| Base64EncodedFileFormat | |
| OpenSSHPublicKeyFile | |
| SECSHPublicKeyFile | |
| SshKeyPairGenerator | Generate public/private key pairs. |
| SshPrivateKeyFileFactory | Private key format factory used to decode private key files. |
| SshPublicKeyFileFactory | Public key format factory used to decode different formats of public keys. |
| Exception Summary | |
|---|---|
| InvalidPassphraseException | Thrown by an SshPrivateKeyFile when it detects that the
passphrase supplied was invalid. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||