public class KmsKeyStore extends Object
S3MockApplication.| Constructor and Description |
|---|
KmsKeyStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerKMSKeyRef(String validKeyRef)
Register a valid KMS Key reference.
|
boolean |
validateKeyRef(String keyRef)
Validate if the KMS key reference is valid.
|
public void registerKMSKeyRef(String validKeyRef)
validKeyRef - A KMS Key reference.public boolean validateKeyRef(String keyRef)
keyRef - A KMS Key reference.Copyright © 2019 Adobe. All rights reserved.