public interface AADPrefixVerifier
| Modifier and Type | Method and Description |
|---|---|
void |
verify(byte[] aadPrefix)
Verifies identity (AAD Prefix) of individual file, or of file collection in a data set.
|
void verify(byte[] aadPrefix)
throws ParquetCryptoRuntimeException
aadPrefix - AAD PrefixParquetCryptoRuntimeException - Throw exception if AAD prefix is wrong.Copyright © 2023 The Apache Software Foundation. All rights reserved.