| Package | Description |
|---|---|
| com.hivemq.spi.util |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
DefaultSslEngineUtil.getEnabledCipherSuites()
Returns a list of all enabled cipher suites of the JVM
|
List<String> |
DefaultSslEngineUtil.getEnabledProtocols()
Returns a list of all enabled protocols of the JVM
|
List<String> |
DefaultSslEngineUtil.getSupportedCipherSuites()
Returns a list of all supported Cipher Suites of the JVM.
|
List<String> |
DefaultSslEngineUtil.getSupportedProtocols()
Returns a list of all supported protocols by the JVM.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.