| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.api.config.security |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyFromHex
Key constructed from a hexadecimal config.
|
class |
KeyFromNumber
Key constructed from a number config.
|
class |
KeyFromString
Key constructed from a string config.
|
| Modifier and Type | Method and Description |
|---|---|
KeyConfig |
PreSharedKey.getKey() |
| Constructor and Description |
|---|
PreSharedKey(String identity,
KeyConfig key)
Constructor using identity.
|
PreSharedKey(String identity,
KeyConfig key,
String host,
Integer port)
Constructor using address and identity.
|
Copyright © 2019–2025 Teslanet.nl. All rights reserved.