Package | Description |
---|---|
com.sshtools.publickey |
This package contains utility classes for loading/storing public/private keys
and is based on the SSHTools key format architecture.
|
Modifier and Type | Class and Description |
---|---|
class |
KnownHostsKeyVerification.CertAuthorityEntry |
class |
KnownHostsKeyVerification.RevokedEntry |
class |
KnownHostsKeyVerification.Ssh2KeyEntry |
Modifier and Type | Method and Description |
---|---|
Set<KnownHostsKeyVerification.KeyEntry> |
KnownHostsKeyVerification.getKeyEntries() |
Modifier and Type | Method and Description |
---|---|
void |
KnownHostsKeyVerification.removeEntry(KnownHostsKeyVerification.KeyEntry... keys) |
void |
KnownHostsKeyVerification.setComment(KnownHostsKeyVerification.KeyEntry entry,
String comment) |
Copyright © 2024. All rights reserved.