Uses of Class
com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
Packages that use SshPrivateKeyFile
-
Uses of SshPrivateKeyFile in com.sshtools.j2ssh.transport.publickey
Methods in com.sshtools.j2ssh.transport.publickey that return SshPrivateKeyFileModifier and TypeMethodDescriptionstatic SshPrivateKeyFile
SshPrivateKeyFile.create
(SshPrivateKey key, String passphrase, SshPrivateKeyFormat format) static SshPrivateKeyFile
SshPrivateKeyFile.parse
(byte[] formattedKey) static SshPrivateKeyFile