| Package | Description |
|---|---|
| org.eclipse.californium.scandium.dtls | |
| org.eclipse.californium.scandium.dtls.cipher |
| Modifier and Type | Method and Description |
|---|---|
ThreadLocalSignature |
SignatureAndHashAlgorithm.getThreadLocalSignature()
Get thread local signature for this signature and hash algorithm.
|
static ThreadLocalSignature |
SignatureAndHashAlgorithm.getThreadLocalSignature(String algorithm)
Get thread local signature.
|
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocalCryptoMap<ThreadLocalSignature> |
ThreadLocalSignature.SIGNATURES
Map of thread local key signatures.
|
Copyright © 2023 Eclipse Foundation. All rights reserved.