Uses of Class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile

Uses in package com.sshtools.j2ssh.transport.publickey

Methods with return type com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile

SshPrivateKeyFile
SshPrivateKeyFile.create(SshPrivateKey key, String passphrase, SshPrivateKeyFormat format)
SshPrivateKeyFile
SshPrivateKeyFile.parse(File keyfile)
SshPrivateKeyFile
SshPrivateKeyFile.parse(byte[] formattedKey)

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.