Class ServerSignatureAlgorithms

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

public class ServerSignatureAlgorithms extends AbstractKexExtensionParser<List<String>>
See Also: