Uses of Class
io.netty.handler.ssl.CipherSuiteConverter.CachedValue
Packages that use CipherSuiteConverter.CachedValue
-
Uses of CipherSuiteConverter.CachedValue in io.netty.handler.ssl
Fields in io.netty.handler.ssl declared as CipherSuiteConverter.CachedValueModifier and TypeFieldDescriptionprivate static final CipherSuiteConverter.CachedValueCipherSuiteConverter.CachedValue.NULLFields in io.netty.handler.ssl with type parameters of type CipherSuiteConverter.CachedValueModifier and TypeFieldDescriptionprivate static final ConcurrentMap<String, CipherSuiteConverter.CachedValue> CipherSuiteConverter.j2oJava-to-OpenSSL cipher suite conversion map Note that the Java cipher suite has the protocol prefix (TLS_, SSL_)Methods in io.netty.handler.ssl that return CipherSuiteConverter.CachedValue