| Class and Description |
|---|
| CipherSuite
A cipher suite defines a key exchange algorithm, a bulk cipher algorithm, a
MAC algorithm, a pseudo random number (PRF) algorithm and a cipher type.
|
| CipherSuiteSelector |
| XECDHECryptography.SupportedGroup
The Supported Groups as defined in the official
IANA Transport Layer Security (TLS) Parameters.
|
| Class and Description |
|---|
| CipherSuite
A cipher suite defines a key exchange algorithm, a bulk cipher algorithm, a
MAC algorithm, a pseudo random number (PRF) algorithm and a cipher type.
|
| CipherSuite.KeyExchangeAlgorithm
Known key exchange algorithm names.
|
| ThreadLocalSignature
Thread local Signature.
|
| XECDHECryptography
A helper class to execute the XDH and ECDHE key agreement and key generation.
|
| XECDHECryptography.SupportedGroup
The Supported Groups as defined in the official
IANA Transport Layer Security (TLS) Parameters.
|
| Class and Description |
|---|
| CipherSuite
A cipher suite defines a key exchange algorithm, a bulk cipher algorithm, a
MAC algorithm, a pseudo random number (PRF) algorithm and a cipher type.
|
| CipherSuite.CertificateKeyAlgorithm
Known certificate key algorithm.
|
| CipherSuite.CipherType
Known cipher types.
|
| CipherSuite.KeyExchangeAlgorithm
Known key exchange algorithm names.
|
| CipherSuiteParameters
Cipher suites and parameters.
|
| CipherSuiteSelector |
| ECDHECryptography
Deprecated.
use
XECDHECryptography instead |
| ECDHECryptography.SupportedGroup
Deprecated.
The Supported Groups as defined in the official
IANA Transport Layer Security (TLS) Parameters.
|
| PseudoRandomFunction.Label |
| ThreadLocalCipher
Thread local cipher.
|
| ThreadLocalCrypto
Thread local crypto function.
|
| ThreadLocalCrypto.Factory
Factory to create instances of crypto functions.
|
| ThreadLocalCryptoMap
Map of algorithms and thread local crypto functions.
|
| ThreadLocalCryptoMap.Factory
Factory to create instances of a thread local crypto functions for the
provided algorithm.
|
| ThreadLocalKeyFactory
Thread local KeyFactory.
|
| ThreadLocalSignature
Thread local Signature.
|
| XECDHECryptography.SupportedGroup
The Supported Groups as defined in the official
IANA Transport Layer Security (TLS) Parameters.
|
| Class and Description |
|---|
| ThreadLocalCryptoMap
Map of algorithms and thread local crypto functions.
|
| ThreadLocalMac
Thread local mac.
|
Copyright © 2023 Eclipse Foundation. All rights reserved.