Uses of Interface com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormat

Uses in package com.sshtools.j2ssh.openssh

Classes implementing com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormat

class

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

Classes implementing com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormat

class

Constructors with parameter type com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormat

Creates a new SshPrivateKeyFile object.

Methods with parameter type com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormat

SshPrivateKeyFile
SshPrivateKeyFile.create(SshPrivateKey key, String passphrase, SshPrivateKeyFormat format)
void
SshPrivateKeyFile.setFormat(SshPrivateKeyFormat newFormat, String passphrase)

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

SshPrivateKeyFormat
SshPrivateKeyFormat

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