IStorageEncryptionProvider Interface

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:  Microsoft.Practices.EnterpriseLibrary.Caching.BackingStoreImplementations
Assembly:  Microsoft.Practices.EnterpriseLibrary.Caching (in Microsoft.Practices.EnterpriseLibrary.Caching.dll)

Syntax

'Declaration
Public Interface IStorageEncryptionProvider
public interface IStorageEncryptionProvider
public interface class IStorageEncryptionProvider
public interface IStorageEncryptionProvider

See Also

IStorageEncryptionProvider Members

Microsoft.Practices.EnterpriseLibrary.Caching.BackingStoreImplementations Namespace