| Interface | Description |
|---|---|
| KeyConfig |
Key config interface.
|
| Class | Description |
|---|---|
| CertificateKeyAlgorithm |
Certificate key algorithm config.
|
| CipherSuite |
CipherSuite config.
|
| ConnectionId |
Support dtls connection id (CID).
|
| Curve |
Curve config.
|
| KeyFromHex |
Key constructed from a hexadecimal config.
|
| KeyFromNumber |
Key constructed from a number config.
|
| KeyFromString |
Key constructed from a string config.
|
| KeyStore |
Configuration of key store.
|
| PreSharedKey |
PSK config.
|
| PreSharedKeyGroup |
Configuration group of pre-shared-key parameters.
|
| PreSharedKeyParams |
Configuration group of pre-shared-key parameters.
|
| PreSharedKeyStore |
Pre-shared-key file config.
|
| SecurityParams |
Configuration of security parameters.
|
| SignatureAlgorithm |
Configuration of the signature algorithm with the hash algorithm to use.
|
| TrustStore |
Configuration of trust store.
|
| Enum | Description |
|---|---|
| CertificateKeyAlgorithmName |
Certificate key algorithm names.
|
| CipherSuiteName |
Enum with supported cipher suites.
|
| ExtendedMasterSecretModeName |
Extended master secret mode names.
|
| HashAlgorithmName |
Hash algorithms as defined by
RFC 5246.
|
| SignatureAlgorithmName |
Signature algorithms as defined by
RFC 5246.
|
| SupportedGroupName |
Enum with TLS supported groups.
|
Copyright © 2019–2024 Teslanet.nl. All rights reserved.