Class DHGEXServer

All Implemented Interfaces:
KeyExchange, NamedResource, SessionContextHolder, SessionHolder<Session>, ServerSessionHolder

public class DHGEXServer extends AbstractDHServerKeyExchange
Author:
Apache MINA SSHD Project
  • Field Details

    • factory

      protected final DHFactory factory
    • dh

      protected DHG dh
    • min

      protected int min
    • prf

      protected int prf
    • max

      protected int max
    • expected

      protected byte expected
    • oldRequest

      protected boolean oldRequest
  • Constructor Details

  • Method Details