IEncryptUsingHashAlgorithmProviderNamed Members

Include Protected Members
Include Inherited Members

The IEncryptUsingHashAlgorithmProviderNamed type exposes the following members.

Methods

  Name Description
Ff672256.pubmethod(en-us,PandP.50).gif Equals
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.)
Ff672256.pubmethod(en-us,PandP.50).gif GetHashCode
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff672256.pubmethod(en-us,PandP.50).gif GetType
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.)
Ff672256.pubmethod(en-us,PandP.50).gif SetAsDefault
Specifies this HashAlgorithmProvider should be the cryptography blocks default IHashProvider instance.
Ff672256.pubmethod(en-us,PandP.50).gif ToString
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.)

Extension Methods

  Name Description
Ff672256.pubextension(en-us,PandP.50).gif EncryptUsingCustomHashProviderNamed
Adds a custom hash provider of type TCustomHashCryptoProvider to the cryptography configuration.
(Defined by EncryptUsingCustomHashCryptoProviderNamedExtension.)
Ff672256.pubextension(en-us,PandP.50).gif EncryptUsingCustomHashProviderNamed
Adds a custom hash provider of type customHashCryptoProviderType to the cryptography configuration.
(Defined by EncryptUsingCustomHashCryptoProviderNamedExtension.)
Ff672256.pubextension(en-us,PandP.50).gif EncryptUsingCustomHashProviderNamed
Adds a custom hash provider of type TCustomHashCryptoProvider to the cryptography configuration.
(Defined by EncryptUsingCustomHashCryptoProviderNamedExtension.)
Ff672256.pubextension(en-us,PandP.50).gif EncryptUsingCustomHashProviderNamed
Adds a custom hash provider of type customHashCryptoProviderType to the cryptography configuration.
(Defined by EncryptUsingCustomHashCryptoProviderNamedExtension.)
Ff672256.pubextension(en-us,PandP.50).gif EncryptUsingCustomSymmetricProviderNamed
Adds a custom symmetric crypto provider of type TCustomSymmetricCryptoProvider to the cryptography configuration.
(Defined by EncryptUsingCustomSymmetricProviderNamedExtension.)
Ff672256.pubextension(en-us,PandP.50).gif EncryptUsingCustomSymmetricProviderNamed
Adds a custom symmetric crypto provider of type customSymmetricCryptoProviderType to the cryptography configuration.
(Defined by EncryptUsingCustomSymmetricProviderNamedExtension.)
Ff672256.pubextension(en-us,PandP.50).gif EncryptUsingCustomSymmetricProviderNamed
Adds a custom symmetric crypto provider of type TCustomSymmetricCryptoProvider to the cryptography configuration.
(Defined by EncryptUsingCustomSymmetricProviderNamedExtension.)
Ff672256.pubextension(en-us,PandP.50).gif EncryptUsingCustomSymmetricProviderNamed
Adds a custom symmetric crypto provider of type customSymmetricCryptoProviderType to the cryptography configuration.
(Defined by EncryptUsingCustomSymmetricProviderNamedExtension.)
Ff672256.pubextension(en-us,PandP.50).gif EncryptUsingDPAPIProviderNamed
Adds a DpapiSymmetricCryptoProvider to the cryptography configuration settings.
(Defined by EncryptUsingDPAPIProviderNamedExtension.)
Ff672256.pubextension(en-us,PandP.50).gif EncryptUsingHashAlgorithmProviderNamed
Adds a HashAlgorithmProvider to the cryptography configuration settings.
(Defined by EncryptUsingHashAlgorithmProviderNamedExtension.)
Ff672256.pubextension(en-us,PandP.50).gif EncryptUsingKeyedHashAlgorithmProviderNamed
Adds a KeyedHashAlgorithmProvider to the cryptography configuration settings.
(Defined by EncryptUsingKeyedHashAlgorithmProviderNamedExtension.)
Ff672256.pubextension(en-us,PandP.50).gif EncryptUsingSymmetricAlgorithmProviderNamed
Adds a SymmetricAlgorithmProvider to the cryptography configuration settings.
(Defined by EncryptUsingSymmetricProviderNamedExtension.)

Properties

  Name Description
Ff672256.pubproperty(en-us,PandP.50).gif WithOptions
Returns a fluent interface to further configure the current HashAlgorithmProvider instance.

See Also

IEncryptUsingHashAlgorithmProviderNamed Interface

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