System.Security.Cryptography.HMACSHA1: Constructor Members

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

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

Public Constructors

Initializes a new instance of the System.Security.Cryptography.HMACSHA1 class with a randomly generated key.

Initializes a new instance of the System.Security.Cryptography.HMACSHA1 class with the specified key data.

Initializes a new instance of the System.Security.Cryptography.HMACSHA1 class with the specified key data and a value that specifies whether to use the managed version of the SHA1 algorithm.