public class AwsKeyStorageProvider extends Object implements KeyStorageProvider
KeyStorageProvider
that encrypts keys using AWS KMS and
store them using S3.Constructor and Description |
---|
AwsKeyStorageProvider() |
Modifier and Type | Method and Description |
---|---|
KeyStorage |
getInstance(Properties properties) |
String |
getName() |
boolean |
isMutable() |
public String getName()
getName
in interface KeyStorageProvider
public boolean isMutable()
isMutable
in interface KeyStorageProvider
public KeyStorage getInstance(Properties properties) throws Exception
getInstance
in interface KeyStorageProvider
Exception
Copyright © 2019. All rights reserved.