Uses of Class
org.apache.hadoop.hbase.io.crypto.aes.CryptoAES
-
Uses of org.apache.hadoop.hbase.io.crypto.aes.CryptoAES in org.apache.hadoop.hbase.security
Modifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.io.crypto.aes.CryptoAES
EncryptionUtil.createCryptoAES
(org.apache.hadoop.hbase.shaded.protobuf.generated.RPCProtos.CryptoCipherMeta cryptoCipherMeta, org.apache.hadoop.conf.Configuration conf) Helper to create an instance of CryptoAES.Modifier and TypeMethodDescriptionvoid
HBaseSaslRpcServer.switchToCryptoAES
(org.apache.hadoop.hbase.io.crypto.aes.CryptoAES cryptoAES)