Uses of Class
org.netxms.client.SshKeyPair
Packages that use SshKeyPair
- 
Uses of SshKeyPair in org.netxms.clientMethods in org.netxms.client that return types with arguments of type SshKeyPairModifier and TypeMethodDescriptionNXCSession.getSshKeys(boolean withPublicKey) Get list of SSH keyMethods in org.netxms.client with parameters of type SshKeyPairModifier and TypeMethodDescriptionvoidNXCSession.updateSshKey(SshKeyPair sshCertificateData) Update or import new SSH keysConstructors in org.netxms.client with parameters of type SshKeyPair