public class BlockEncryptionMetadata extends RepositoryObjectEncryptionMetadata
algorithm, cipherByteLength, ivBytes, keyId, version| Constructor and Description |
|---|
BlockEncryptionMetadata() |
BlockEncryptionMetadata(String keyId,
String algorithm,
byte[] ivBytes,
String version,
int cipherByteLength) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
lengthpublic String toString()
toString in class RepositoryObjectEncryptionMetadataCopyright © 2020 Apache NiFi Project. All rights reserved.