Class HTTP2Cipher

java.lang.Object
org.eclipse.jetty.http2.HTTP2Cipher

public class HTTP2Cipher extends Object
  • Field Details

  • Constructor Details

    • HTTP2Cipher

      public HTTP2Cipher()
  • Method Details

    • isBlackListProtocol

      public static boolean isBlackListProtocol(String tlsProtocol)
    • isBlackListCipher

      public static boolean isBlackListCipher(String tlsCipher)