Class Http2SecurityUtil
java.lang.Object
io.netty.handler.codec.http2.Http2SecurityUtil
Provides utilities related to security requirements specific to HTTP/2.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe following list is derived from SunJSSE Supported Ciphers and Mozilla Modern Cipher Suites in accordance with the HTTP/2 Specification. -
Method Summary
-
Field Details
-
CIPHERS
The following list is derived from SunJSSE Supported Ciphers and Mozilla Modern Cipher Suites in accordance with the HTTP/2 Specification. According to the JSSE documentation "the names mentioned in the TLS RFCs prefixed with TLS_ are functionally equivalent to the JSSE cipher suites prefixed with SSL_". Both variants are used to support JVMs supporting the one or the other.
-