| Package | Description |
|---|---|
| nl.teslanet.mule.connectors.coap.api.config.security | |
| nl.teslanet.mule.connectors.coap.internal.utils |
| Modifier and Type | Method and Description |
|---|---|
SupportedGroupName |
Curve.getCurveName() |
static SupportedGroupName |
SupportedGroupName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedGroupName[] |
SupportedGroupName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Curve.setCurveName(SupportedGroupName curveName) |
| Constructor and Description |
|---|
Curve(SupportedGroupName curveName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.californium.scandium.dtls.cipher.XECDHECryptography.SupportedGroup |
SecurityUtils.toCfCurve(SupportedGroupName name)
Convert curve name to Cf SupportedGroup.
|
Copyright © 2019–2024 Teslanet.nl. All rights reserved.