nifi/nifi-nar-bundles/nifi-pgp-bundle/nifi-pgp-processors/src
nathluu 8e301cfdef
NIFI-12265 Fixed OpenPGP Hexadecimal Key Formatting with leading 0
- Replaced Long.toHexString() with String.format() using pattern with leading 0

This closes #7926

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-10-28 15:48:18 -05:00
..
main NIFI-12265 Fixed OpenPGP Hexadecimal Key Formatting with leading 0 2023-10-28 15:48:18 -05:00
test/java/org/apache/nifi/processors/pgp NIFI-12265 Fixed OpenPGP Hexadecimal Key Formatting with leading 0 2023-10-28 15:48:18 -05:00