public class InternalColumnEncryptionSetup extends Object
| Modifier and Type | Method and Description |
|---|---|
ColumnCryptoMetaData |
getColumnCryptoMetaData() |
BlockCipher.Encryptor |
getDataEncryptor() |
BlockCipher.Encryptor |
getMetaDataEncryptor() |
int |
getOrdinal() |
boolean |
isEncrypted() |
boolean |
isEncryptedWithFooterKey() |
public boolean isEncrypted()
public BlockCipher.Encryptor getMetaDataEncryptor()
public BlockCipher.Encryptor getDataEncryptor()
public ColumnCryptoMetaData getColumnCryptoMetaData()
public int getOrdinal()
public boolean isEncryptedWithFooterKey()
Copyright © 2023 The Apache Software Foundation. All rights reserved.