Class NativeFileCryptoParameters

java.lang.Object
org.apache.iceberg.encryption.NativeFileCryptoParameters

public class NativeFileCryptoParameters extends Object
Barebone encryption parameters, one object per content file. Carries the file encryption key (later, will be extended with column keys and AAD prefix). Applicable only to formats with native encryption support (Parquet and ORC).