Uses of Class
com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
Packages that use SshPublicKeyFile
-
Uses of SshPublicKeyFile in com.sshtools.j2ssh.transport.publickey
Methods in com.sshtools.j2ssh.transport.publickey that return SshPublicKeyFileModifier and TypeMethodDescriptionstatic SshPublicKeyFileSshPublicKeyFile.create(SshPublicKey key, SshPublicKeyFormat format) static SshPublicKeyFileSshPublicKeyFile.parse(byte[] formattedKey) static SshPublicKeyFile