| java.lang.Object | |
| ↳ | net.schmizz.sshj.userauth.keyprovider.KeyProviderUtil |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Attempts to detect how a key file is encoded.
| |||||||||||
Attempts to detect how a key file is encoded.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Attempts to detect how a key file is encoded.
Return values are consistent with theNamedFactory implementations in the keyprovider package.| privateKey | Private key stored in a string |
|---|---|
| separatePubKey | Is the public key stored separately from the private key |
| IOException |
|---|
Attempts to detect how a key file is encoded.
Return values are consistent with theNamedFactory implementations in the keyprovider package.| location |
|---|
| IOException |
|---|