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 KeyProvider
java.io.IOException
Copyright © 2009-2022 The Apache Software Foundation