| Package | Description |
|---|---|
| org.apache.nifi.security.util | |
| org.apache.nifi.security.util.crypto |
| Class and 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
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. |
| StandardTlsConfiguration.StoreType |
| TemporaryKeyStoreBuilder
KeyStore Factory for creating temporary files primarily used for testing
|
| Class and 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.
|
Copyright © 2022 Apache NiFi Project. All rights reserved.