IEncryptUsingKeyedHashAlgorithmProviderNamed Methods

Include Protected Members
Include Inherited Members

The IEncryptUsingKeyedHashAlgorithmProviderNamed type exposes the following members.

Methods

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

Extension Methods

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

See Also

IEncryptUsingKeyedHashAlgorithmProviderNamed Interface

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