Uses of Class
org.apache.hadoop.hbase.exceptions.KeyManagerException
-
Uses of KeyManagerException in org.apache.hadoop.hbase.io.crypto.tls
Modifier and TypeMethodDescription(package private) static X509KeyManager
X509Util.createKeyManager
(String keyStoreLocation, char[] keyStorePassword, String keyStoreType) Creates a key manager by loading the key store from the given file of the given type, optionally decrypting it using the given password.