This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Not intended for direct use. Provides symmetric encryption and decryption services
to Isolated and Database backing stores. Allows this block to use
Security.Cryptography without having a direct reference to that assembly.
Namespace: Smartsite.Tools.Caching.BackingStoreImplementations
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public interface IStorageEncryptionProvider |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Interface IStorageEncryptionProvider |