Class HostBoundPubkeyAuthentication

java.lang.Object
org.apache.sshd.common.kex.extension.parser.AbstractKexExtensionParser<Integer>
org.apache.sshd.common.kex.extension.parser.HostBoundPubkeyAuthentication
All Implemented Interfaces:
KexExtensionParser<Integer>, NamedResource

public class HostBoundPubkeyAuthentication extends AbstractKexExtensionParser<Integer>