| Interface | Description |
|---|---|
| CipherProvider |
Marker interface for cipher providers.
|
| Class | 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. |
| CipherUtility | |
| KeyedCipherProvider |
Copyright © 2017 Apache NiFi Project. All rights reserved.