Package | Description |
---|---|
com.sshtools.j2ssh.transport.publickey |
Modifier and Type | Method and Description |
---|---|
static SshPublicKeyFile |
SshPublicKeyFile.create(SshPublicKey key,
SshPublicKeyFormat format) |
static SshPublicKeyFile |
SshPublicKeyFile.parse(byte[] formattedKey) |
static SshPublicKeyFile |
SshPublicKeyFile.parse(java.io.File keyfile) |
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.