public interface ICryptographicMaterialsCache
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteCacheEntry(DeleteCacheEntryInput input) |
GetCacheEntryOutput |
GetCacheEntry(GetCacheEntryInput input) |
void |
PutCacheEntry(PutCacheEntryInput input) |
void |
UpdateUsageMetadata(UpdateUsageMetadataInput input) |
void DeleteCacheEntry(DeleteCacheEntryInput input)
GetCacheEntryOutput GetCacheEntry(GetCacheEntryInput input)
void PutCacheEntry(PutCacheEntryInput input)
void UpdateUsageMetadata(UpdateUsageMetadataInput input)