IEncryptUsingKeyedHashAlgorithmProviderNamed Interface
Fluent interface used to configure a KeyedHashAlgorithmProvider 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 IEncryptUsingKeyedHashAlgorithmProviderNamed _
Implements IConfigureCryptography, IFluentInterface
public interface IEncryptUsingKeyedHashAlgorithmProviderNamed : IConfigureCryptography,
IFluentInterface
public interface class IEncryptUsingKeyedHashAlgorithmProviderNamed : IConfigureCryptography,
IFluentInterface
public interface IEncryptUsingKeyedHashAlgorithmProviderNamed extends IConfigureCryptography, IFluentInterface
See Also
IEncryptUsingKeyedHashAlgorithmProviderNamed Members
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace
Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.KeyedHashAlgorithmProvider