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