public static class ColumnDecryptionProperties.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ColumnDecryptionProperties |
build() |
ColumnDecryptionProperties.Builder |
withKey(byte[] columnKey)
Set an explicit column key.
|
public ColumnDecryptionProperties.Builder withKey(byte[] columnKey)
columnKey - Key length must be either 16, 24 or 32 bytes.public ColumnDecryptionProperties build()
Copyright © 2023 The Apache Software Foundation. All rights reserved.