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 © 2021 Apache NiFi Project. All rights reserved.