public class InternalColumnDecryptionSetup extends Object
| Modifier and Type | Method and Description |
|---|---|
BlockCipher.Decryptor |
getDataDecryptor() |
BlockCipher.Decryptor |
getMetaDataDecryptor() |
int |
getOrdinal() |
boolean |
isEncrypted() |
public boolean isEncrypted()
public BlockCipher.Decryptor getDataDecryptor()
public BlockCipher.Decryptor getMetaDataDecryptor()
public int getOrdinal()
Copyright © 2023 The Apache Software Foundation. All rights reserved.