| Package | Description |
|---|---|
| org.apache.hadoop.hbase.io.crypto |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyProviderForTesting
Return a fixed secret key for AES for testing.
|
class |
KeyStoreKeyProvider
A basic KeyProvider that can resolve keys from a protected KeyStore file
on the local filesystem.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyProvider |
Encryption.getKeyProvider(Configuration conf) |