Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.hadoop.hbase.io.crypto Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
CipherA common interface for a cryptographic algorithm.Classorg.apache.hadoop.hbase.io.cryptoHBase
CipherProviderInterfaceorg.apache.hadoop.hbase.io.cryptoHBase
ContextCrypto context.Classorg.apache.hadoop.hbase.io.cryptoHBase
DecryptorDecryptors apply a cipher to an InputStream to recover plaintext.Interfaceorg.apache.hadoop.hbase.io.cryptoHBase
DefaultCipherProviderThe default cipher provider.Classorg.apache.hadoop.hbase.io.cryptoHBase
EncryptionA facade for encryption algorithms and related support.Classorg.apache.hadoop.hbase.io.cryptoHBase
Encryption .ContextClassorg.apache.hadoop.hbase.io.crypto.EncryptionHBase
EncryptorEncryptors apply a cipher to an OutputStream to produce ciphertext.Interfaceorg.apache.hadoop.hbase.io.cryptoHBase
KeyProviderKeyProvider is a interface to abstract the different methods of retrieving key material from key storage such as Java key store.Interfaceorg.apache.hadoop.hbase.io.cryptoHBase
KeyStoreKeyProviderA basic KeyProvider that can resolve keys from a protected KeyStore file on the local filesystem.Classorg.apache.hadoop.hbase.io.cryptoHBase