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.
|
getEncryptionMaterials
EncryptionMaterials getEncryptionMaterials()
void refresh()
Copyright © 2017. All rights reserved.