Interface ISecureBlobCache
- Namespace
- Akavache
- Assembly
- Akavache.Core.dll
This interface indicates that the underlying BlobCache implementation encrypts or otherwise secures its persisted content.
By implementing this interface, you must guarantee that the data saved to disk cannot be easily read by a third party.
- Inherited Members
- Extension Methods