|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.hadoop.hbase.io.crypto | |
---|---|
org.apache.hadoop.hbase.io.crypto | |
org.apache.hadoop.hbase.io.crypto.aes | |
org.apache.hadoop.hbase.io.hfile |
Classes in org.apache.hadoop.hbase.io.crypto used by org.apache.hadoop.hbase.io.crypto | |
---|---|
Cipher
A common interface for a cryptographic algorithm. |
|
CipherProvider
An CipherProvider contributes support for various cryptographic Ciphers. |
|
Context
Crypto context. |
|
Decryptor
Decryptors apply a cipher to an InputStream to recover plaintext. |
|
DefaultCipherProvider
The default cipher provider. |
|
Encryption.Context
Crypto context |
|
Encryptor
Encryptors apply a cipher to an OutputStream to produce ciphertext. |
|
KeyProvider
KeyProvider is a interface to abstract the different methods of retrieving key material from key storage such as Java key store. |
Classes in org.apache.hadoop.hbase.io.crypto used by org.apache.hadoop.hbase.io.crypto.aes | |
---|---|
Cipher
A common interface for a cryptographic algorithm. |
|
CipherProvider
An CipherProvider contributes support for various cryptographic Ciphers. |
|
Context
Crypto context. |
|
Decryptor
Decryptors apply a cipher to an InputStream to recover plaintext. |
|
Encryptor
Encryptors apply a cipher to an OutputStream to produce ciphertext. |
Classes in org.apache.hadoop.hbase.io.crypto used by org.apache.hadoop.hbase.io.hfile | |
---|---|
Encryption.Context
Crypto context |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |