public interface EncryptionMaterialsProvider extends EncryptionMaterialsAccessor
| Modifier and Type | Method and Description |
|---|---|
EncryptionMaterials |
getEncryptionMaterials()
Returns EncryptionMaterials which the caller can use for encryption.
|
void |
refresh()
Forces this encryption materials provider to refresh its encryption
material.
|
getEncryptionMaterialsEncryptionMaterials getEncryptionMaterials()
void refresh()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.