| Package | Description |
|---|---|
| org.apache.nifi.security.repository | |
| org.apache.nifi.security.util.crypto |
| Class and Description |
|---|
| AESKeyedCipherProvider
This is a standard implementation of
KeyedCipherProvider which supports AES cipher families with arbitrary modes of operation (currently only CBC, CTR, and GCM are supported as EncryptionMethods. |
| Class and Description |
|---|
| CipherProvider
Marker interface for cipher providers.
|
| KeyedCipherProvider |
| OpenSSLPKCS5CipherProvider |
| PBECipherProvider |
| RandomIVPBECipherProvider |
Copyright © 2019 Apache NiFi Project. All rights reserved.