System.Security.Cryptography.HMACSHA512 Members

The members of System.Security.Cryptography.HMACSHA512 are listed below.

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

Public Constructors

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

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

Public Properties

ProduceLegacyHmacValuesbool.

Provides a workaround for the dnprdnext implementation of the System.Security.Cryptography.HMACSHA512 algorithm, which is inconsistent with the net_v20SP1_long implementation.