Initializes a new instance of the KeyedHashAlgorithm class.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Protected Sub New
C#
protected KeyedHashAlgorithm()

Remarks

You cannot create an instance of an abstract class. Create an instance of a derived class instead.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also