System.Security.Cryptography.KeyedHashAlgorithm: Method Members

The methods of System.Security.Cryptography.KeyedHashAlgorithm are listed below. For a list of all members, see the KeyedHashAlgorithm Members list.

See Also: Inherited members from System.Security.Cryptography.HashAlgorithm

Public Methods

static
Create() : KeyedHashAlgorithm

Creates an instance of the default implementation of a keyed hash algorithm.

static
Create(string) : KeyedHashAlgorithm

Creates an instance of the specified implementation of a keyed hash algorithm.

Finalize()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)

Releases the unmanaged resources used by the System.Security.Cryptography.KeyedHashAlgorithm and optionally releases the managed resources.