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
- See Also:
-
Field Summary
FieldsFields inherited from interface org.apache.sshd.common.NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sshd.common.kex.extension.parser.AbstractKexExtensionParser
getName, putExtensionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.sshd.common.kex.extension.KexExtensionParser
parseExtension
-
Field Details
-
NAME
- See Also:
-
INSTANCE
-
-
Constructor Details
-
ServerSignatureAlgorithms
public ServerSignatureAlgorithms()
-
-
Method Details
-
parseExtension
- Throws:
IOException
-
parseExtension
- Throws:
IOException
-
encode
- Specified by:
encodein classAbstractKexExtensionParser<List<String>>- Throws:
IOException
-