Represents the abstract base class from which all classes that derive byte sequences of a specified length inherit.

      Syntax

      public abstract class DeriveBytes : IDisposable

      Inheritance Hierarchy

         ComponentPro.Security.Cryptography.ComponentPro.Security.Cryptography.DeriveBytes

      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)

      Portable Class Library for Windows Phone 8.1 and Windows 8.1 Store AppsPortable Class Library for Windows Phone 8.1 and Windows 8.1 Store Apps

      Supported version: 4.6.x and later
      Assembly: ComponentPro.Network.WinPcl (in ComponentPro.Network.WinPcl.dll)

      Universal Windows Platform (includes Windows 10 Mobile, Windows 10 Store Apps and Windows 10 IoT)Universal Windows Platform (includes Windows 10 Mobile, Windows 10 Store Apps and Windows 10 IoT)

      Supported version: 4.6.x and later
      Assembly: ComponentPro.Network.Uwp (in ComponentPro.Network.Uwp.dll)

      See Also