Interface AlgorithmsVerifier


public interface AlgorithmsVerifier
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Callback is invoked when algorithms have been negotiated between client and server.
  • Method Details

    • verify

      boolean verify(NegotiatedAlgorithms algorithms)
      Callback is invoked when algorithms have been negotiated between client and server.
      Returns:
      False to interrupt the connection