public class StreamingEncryptionMetadata extends RepositoryObjectEncryptionMetadata
algorithm, cipherByteLength, ivBytes, keyId, version
Constructor and Description |
---|
StreamingEncryptionMetadata() |
StreamingEncryptionMetadata(String keyId,
String algorithm,
byte[] ivBytes,
String version) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
length
public String toString()
toString
in class RepositoryObjectEncryptionMetadata
Copyright © 2021 Apache NiFi Project. All rights reserved.