public interface ICryptographicMaterialsCache
| Modifier and Type | Method and Description |
|---|---|
Wrappers_Compile.Result<dafny.Tuple0,Error> |
DeleteCacheEntry_k(DeleteCacheEntryInput input) |
Wrappers_Compile.Result<dafny.Tuple0,Error> |
DeleteCacheEntry(DeleteCacheEntryInput input) |
Wrappers_Compile.Result<GetCacheEntryOutput,Error> |
GetCacheEntry_k(GetCacheEntryInput input) |
Wrappers_Compile.Result<GetCacheEntryOutput,Error> |
GetCacheEntry(GetCacheEntryInput input) |
Wrappers_Compile.Result<dafny.Tuple0,Error> |
PutCacheEntry_k(PutCacheEntryInput input) |
Wrappers_Compile.Result<dafny.Tuple0,Error> |
PutCacheEntry(PutCacheEntryInput input) |
Wrappers_Compile.Result<dafny.Tuple0,Error> |
UpdateUsageMetadata_k(UpdateUsageMetadataInput input) |
Wrappers_Compile.Result<dafny.Tuple0,Error> |
UpdateUsageMetadata(UpdateUsageMetadataInput input) |
Wrappers_Compile.Result<dafny.Tuple0,Error> PutCacheEntry(PutCacheEntryInput input)
Wrappers_Compile.Result<dafny.Tuple0,Error> PutCacheEntry_k(PutCacheEntryInput input)
Wrappers_Compile.Result<dafny.Tuple0,Error> UpdateUsageMetadata(UpdateUsageMetadataInput input)
Wrappers_Compile.Result<dafny.Tuple0,Error> UpdateUsageMetadata_k(UpdateUsageMetadataInput input)
Wrappers_Compile.Result<GetCacheEntryOutput,Error> GetCacheEntry(GetCacheEntryInput input)
Wrappers_Compile.Result<GetCacheEntryOutput,Error> GetCacheEntry_k(GetCacheEntryInput input)
Wrappers_Compile.Result<dafny.Tuple0,Error> DeleteCacheEntry(DeleteCacheEntryInput input)
Wrappers_Compile.Result<dafny.Tuple0,Error> DeleteCacheEntry_k(DeleteCacheEntryInput input)