Package | Description |
---|---|
org.apache.hadoop.hbase.io.crypto | |
org.apache.hadoop.hbase.io.crypto.aes |
Modifier and Type | Class and Description |
---|---|
class |
CryptoCipherProvider
The default cipher provider.
|
class |
DefaultCipherProvider
The 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–2020 The Apache Software Foundation. All rights reserved.