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