Represents the abstract class from which all implementations of keyed hash algorithms must derive.

      Syntax

      public abstract class KeyedHashAlgorithm : HashAlgorithm

      Inheritance Hierarchy

            ComponentPro.Security.Cryptography.ComponentPro.Security.Cryptography.KeyedHashAlgorithm

      Framework

      .NET Compact Framework.NET Compact Framework

      Supported version: 2.0, 3.5, and 3.9
      Assembly: ComponentPro.Network.CF (in ComponentPro.Network.CF.dll)

      See Also