System.Security.Cryptography.HMACSHA384 Members

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

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

Public Constructors

Initializes a new instance of the System.Security.Cryptography.HMACSHA384 class by using a randomly generated key.

Initializes a new instance of the System.Security.Cryptography.HMACSHA384 class by using the specified key data.

Public Properties

ProduceLegacyHmacValuesbool.

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