public abstract class KnownHostsKeyVerification.KeyEntry extends KnownHostsKeyVerification.HostFileEntry
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
SshPublicKey |
getKey() |
String |
getNames() |
boolean |
isCertAuthority() |
boolean |
isHashedEntry() |
boolean |
isRevoked() |
public boolean isHashedEntry()
public SshPublicKey getKey()
public String getNames()
public String getComment()
public boolean isRevoked()
public boolean isCertAuthority()
Copyright © 2024. All rights reserved.