Represents the abstract base class from which all classes that derive byte sequences of a specified length inherit.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public MustInherit Class DeriveBytes _ Implements IDisposable |
C# |
---|
public abstract class DeriveBytes : IDisposable |
Inheritance Hierarchy
System..::..Object
Rebex.Security.Cryptography..::..DeriveBytes
Rebex.Security.Cryptography..::..Pkcs12KeyGenerator
Rebex.Security.Cryptography..::..Rfc2898DeriveBytes
Rebex.Security.Cryptography..::..DeriveBytes
Rebex.Security.Cryptography..::..Pkcs12KeyGenerator
Rebex.Security.Cryptography..::..Rfc2898DeriveBytes