| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.api.config.security | |
| nl.teslanet.mule.connectors.coap.internal.utils |
| Modifier and Type | Method and Description |
|---|---|
CipherSuiteName |
CipherSuite.getCipherSuiteName() |
static CipherSuiteName |
CipherSuiteName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CipherSuiteName[] |
CipherSuiteName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CipherSuite(CipherSuiteName cipherSuiteName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.californium.scandium.dtls.cipher.CipherSuite |
SecurityUtils.toCfCipherSuite(CipherSuiteName name)
Convert Cipher suite name to Cf CipherSuite.
|
Copyright © 2019–2025 Teslanet.nl. All rights reserved.