System.Security.Cryptography.HMAC: Property Members

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

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

Public Properties

HashNamestring.

Gets or sets the name of the hash algorithm to use for hashing.

override
Keybyte[].

Gets or sets the key to use in the hash algorithm.

Protected Properties

BlockSizeValueint.

Gets or sets the block size to use in the hash value.