public abstract class RepositoryObjectEncryptionMetadata extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
algorithm |
int |
cipherByteLength |
byte[] |
ivBytes |
String |
keyId |
private int |
length |
String |
version |
| Constructor and Description |
|---|
RepositoryObjectEncryptionMetadata() |
Copyright © 2019 Apache NiFi Project. All rights reserved.