public class HTTP2Cipher
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
HTTP2Cipher.CipherComparator
Comparator that orders non blacklisted ciphers before blacklisted ones.
|
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator<java.lang.String> |
COMPARATOR |
Constructor and Description |
---|
HTTP2Cipher() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isBlackListCipher(java.lang.String tlsCipher) |
static boolean |
isBlackListProtocol(java.lang.String tlsProtocol) |
Copyright © 1995–2023 Webtide. All rights reserved.