mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
Added unit tests and resources. NIFI-3032 Fixed bug in AESSensitivePropertyProvider#getIdentifierKey where the result was always the max available key size, not the size of the current key. Added unit test. This closes #1220 Signed-off-by: Bryan Rosander <brosander@apache.org>