| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.api.config.security | |
| nl.teslanet.mule.connectors.coap.internal.utils |
| Modifier and Type | Field and Description |
|---|---|
List<SignatureAlgorithm> |
SecurityParams.signatureAlgorithms
List of supported signature and hash algorithms with hash algorithms.\nDefaults to SHA256 with ECDSA and SHA256 with RSA.
|
| Modifier and Type | Method and Description |
|---|---|
static List<org.eclipse.californium.scandium.dtls.SignatureAndHashAlgorithm> |
SecurityUtils.toCfSignatureAndHashAlgoritms(List<SignatureAlgorithm> signatureAlgorithms)
Convert signature and hash algorithms to Cf algorithms
|
Copyright © 2019–2024 Teslanet.nl. All rights reserved.