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