| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.crypto | |
| org.apache.hadoop.hbase.io.crypto.aes | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CryptoCipherProviderThe default cipher provider. | 
| class  | DefaultCipherProviderThe default cipher provider. | 
| Modifier and Type | Field and Description | 
|---|---|
| private CipherProvider | Cipher. provider | 
| Modifier and Type | Method and Description | 
|---|---|
| static CipherProvider | Encryption. getCipherProvider(org.apache.hadoop.conf.Configuration conf) | 
| CipherProvider | Cipher. getProvider()Return the provider for this Cipher | 
| Constructor and Description | 
|---|
| Cipher(CipherProvider provider) | 
| Constructor and Description | 
|---|
| AES(CipherProvider provider) | 
| CommonsCryptoAES(CipherProvider provider) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.