| Package | Description |
|---|---|
| org.eclipse.californium.scandium.dtls.cipher |
| Modifier and Type | Method and Description |
|---|---|
CipherSuite.CertificateKeyAlgorithm |
CipherSuite.getCertificateKeyAlgorithm()
Gets the certificate key algorithm of the cipher suite.
|
static CipherSuite.CertificateKeyAlgorithm |
CipherSuite.CertificateKeyAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CipherSuite.CertificateKeyAlgorithm[] |
CipherSuite.CertificateKeyAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Eclipse Foundation. All rights reserved.