IEncryptUsingSymmetricProviderNamedOptions Interface

Fluent interface used to further configure a SymmetricAlgorithmProvider instance.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent
Assembly:  Microsoft.Practices.EnterpriseLibrary.Security.Cryptography (in Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.dll)

Syntax

'Declaration
Public Interface IEncryptUsingSymmetricProviderNamedOptions _
    Implements IEncryptUsingSymmetricProviderNamed, IConfigureCryptography, IFluentInterface
public interface IEncryptUsingSymmetricProviderNamedOptions : IEncryptUsingSymmetricProviderNamed, 
    IConfigureCryptography, IFluentInterface
public interface class IEncryptUsingSymmetricProviderNamedOptions : IEncryptUsingSymmetricProviderNamed, 
    IConfigureCryptography, IFluentInterface
public interface IEncryptUsingSymmetricProviderNamedOptions extends IEncryptUsingSymmetricProviderNamed, IConfigureCryptography, IFluentInterface

See Also

IEncryptUsingSymmetricProviderNamedOptions Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace

Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.SymmetricAlgorithmProvider

Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration.SymmetricAlgorithmProviderData