org.apache.*
-
-
org.apache.nifi.encrypt.org.apache.nifi.encrypt.KeyedCipherPropertyEncryptor
| Modifier and Type |
Constant Field |
Value |
private static final int |
ARRAY_START |
0 |
private static final boolean |
DECRYPT |
false |
private static final boolean |
ENCRYPT |
true |
private static final int |
INITIALIZATION_VECTOR_LENGTH |
16 |
-
org.apache.nifi.encrypt.org.apache.nifi.encrypt.PasswordBasedCipherPropertyEncryptor
| Modifier and Type |
Constant Field |
Value |
private static final int |
ARRAY_START |
0 |
private static final boolean |
DECRYPT |
false |
private static final boolean |
ENCRYPT |
true |
-
-
Copyright © 2023 Apache NiFi Project. All rights reserved.