ECDiffieHellmanCng.UseSecretAgreementAsHmacKey Property
.NET Framework 3.5
Gets a value that indicates whether the secret agreement is used as a Hash-based Message Authentication Code (HMAC) key to derive key material.
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System.Booleantrue if the secret agreement is used as an HMAC key to derive key material; otherwise, false.
This value is used for key derivation if the KeyDerivationFunction property is set to Hmac. By default, the value is false.
Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.