| Interface | Description |
|---|---|
| FileKeyProvider |
A file key provider is initialized with a location of
|
| KeyProvider |
A KeyProvider is a container for a public-private keypair.
|
| Class | Description |
|---|---|
| KeyPairWrapper |
A
KeyProvider wrapper around KeyPair |
| KeyProviderUtil | |
| 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. |
| OpenSSHKeyFile.Factory | |
| PKCS8KeyFile |
Represents a PKCS8-encoded key file.
|
| PKCS8KeyFile.Factory | |
| PuTTYKeyFile |
Sample PuTTY file format
|
| PuTTYKeyFile.Factory |
| Enum | Description |
|---|---|
| KeyFormat |
Copyright © 2009–2014. All rights reserved.