|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SshPrivateKeyFile | |
---|---|
com.sshtools.j2ssh.transport.publickey |
Uses of SshPrivateKeyFile in com.sshtools.j2ssh.transport.publickey |
---|
Methods in com.sshtools.j2ssh.transport.publickey that return SshPrivateKeyFile | |
---|---|
static SshPrivateKeyFile |
SshPrivateKeyFile.create(SshPrivateKey key,
java.lang.String passphrase,
SshPrivateKeyFormat format)
|
static SshPrivateKeyFile |
SshPrivateKeyFile.parse(byte[] formattedKey)
|
static SshPrivateKeyFile |
SshPrivateKeyFile.parse(java.io.File keyfile)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |