@UnstableApi public final class Http2SecurityUtil extends Object
Modifier and Type | Field and Description |
---|---|
static List<String> |
CIPHERS
The following list is derived from SunJSSE Supported
Ciphers and Mozilla Cipher
Suites in accordance with the HTTP/2 Specification.
|
public static final List<String> CIPHERS
Copyright © 2008–2017 The Netty Project. All rights reserved.