public class JKSKeyProvider extends java.lang.Object implements KeyProvider
KeyProvider that retrieves keys from a java keystore.| Constructor and Description | 
|---|
| JKSKeyProvider(TransparentDataEncryptionOptions options) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.security.Key | getSecretKey(java.lang.String keyAlias) | 
public JKSKeyProvider(TransparentDataEncryptionOptions options)
public java.security.Key getSecretKey(java.lang.String keyAlias)
                               throws java.io.IOException
getSecretKey in interface KeyProviderjava.io.IOExceptionCopyright © 2018 The Apache Software Foundation