|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CipherProvider | |
|---|---|
| org.apache.hadoop.hbase.io.crypto | |
| org.apache.hadoop.hbase.io.crypto.aes | |
| Uses of CipherProvider in org.apache.hadoop.hbase.io.crypto |
|---|
| Classes in org.apache.hadoop.hbase.io.crypto that implement CipherProvider | |
|---|---|
class |
DefaultCipherProvider
The default cipher provider. |
| Methods in org.apache.hadoop.hbase.io.crypto that return CipherProvider | |
|---|---|
static CipherProvider |
Encryption.getCipherProvider(org.apache.hadoop.conf.Configuration conf)
|
CipherProvider |
Cipher.getProvider()
Return the provider for this Cipher |
| Constructors in org.apache.hadoop.hbase.io.crypto with parameters of type CipherProvider | |
|---|---|
Cipher(CipherProvider provider)
|
|
| Uses of CipherProvider in org.apache.hadoop.hbase.io.crypto.aes |
|---|
| Constructors in org.apache.hadoop.hbase.io.crypto.aes with parameters of type CipherProvider | |
|---|---|
AES(CipherProvider provider)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||