Class HostBoundPubkeyAuthentication

    • Constructor Detail

      • HostBoundPubkeyAuthentication

        public HostBoundPubkeyAuthentication()
    • Method Detail

      • parseExtension

        public java.lang.Integer parseExtension​(Buffer buffer)
                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • parseExtension

        public java.lang.Integer parseExtension​(byte[] data,
                                                int off,
                                                int len)
                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • encode

        protected void encode​(java.lang.Integer version,
                              Buffer buffer)
                       throws java.io.IOException
        Specified by:
        encode in class AbstractKexExtensionParser<java.lang.Integer>
        Throws:
        java.io.IOException