public interface EncryptionMaterialsProvider extends EncryptionMaterialsAccessor
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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()