| Package | Description |
|---|---|
| com.manageengine.pam360.sdk.pki |
| Modifier and Type | Method and Description |
|---|---|
SSHKeyDetails |
SSHKey.getParticularKey(java.lang.String keyName)
Fetch a particular key by its name
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SSHKeyDetails> |
SSHKey.getAllKeys()
Get all ssh keys added by the user
|