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 imageCopy Code
public interface IStorageEncryptionProvider
Visual Basic (Declaration)Copy imageCopy Code
Public Interface IStorageEncryptionProvider

See Also

Advanced