Uses of Package
org.apache.hadoop.hbase.io.crypto
Packages that use org.apache.hadoop.hbase.io.crypto
Package
Description
Provides implementations of
HFile
and HFile
BlockCache
.-
Classes in org.apache.hadoop.hbase.io.crypto used by org.apache.hadoop.hbase.io.cryptoClassDescriptionA common interface for a cryptographic algorithm.An CipherProvider contributes support for various cryptographic Ciphers.Crypto context.The default cipher provider.Decryptors apply a cipher to an InputStream to recover plaintext.The default cipher provider.Crypto contextEncryptors apply a cipher to an OutputStream to produce ciphertext.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.aesClassDescriptionA common interface for a cryptographic algorithm.An CipherProvider contributes support for various cryptographic Ciphers.Crypto context.Decryptors apply a cipher to an InputStream to recover plaintext.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
-
Classes in org.apache.hadoop.hbase.io.crypto used by org.apache.hadoop.hbase.mob
-
Classes in org.apache.hadoop.hbase.io.crypto used by org.apache.hadoop.hbase.regionserver
-
Classes in org.apache.hadoop.hbase.io.crypto used by org.apache.hadoop.hbase.regionserver.wal
-
Classes in org.apache.hadoop.hbase.io.crypto used by org.apache.hadoop.hbase.security