| Class | Description |
|---|---|
| CertificateUtils | |
| KeyStoreUtils | |
| SslContextFactory |
A factory for creating SSL contexts using the application's security properties.
|
| StandardTlsConfiguration |
This class serves as a concrete immutable domain object (acting as an internal DTO)
for the various keystore and truststore configuration settings necessary for
building
SSLContexts. |
| TemporaryKeyStoreBuilder |
KeyStore Factory for creating temporary files primarily used for testing
|
| Enum | Description |
|---|---|
| EncryptionMethod |
Enumeration capturing essential information about the various encryption
methods that might be supported.
|
| KeyDerivationFunction |
Enumeration capturing essential information about the various key derivation functions that might be supported.
|
| StandardTlsConfiguration.StoreType |
Copyright © 2022 Apache NiFi Project. All rights reserved.