Package | Description |
---|---|
com.sshtools.j2ssh.transport.publickey |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.