Rewrites the file area 3 times with 0xFF, 0x00, random bytes

Namespace: LLCryptoLib.Shred
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public sealed class ShredComplex : ShredBase
Visual Basic
Public NotInheritable Class ShredComplex _
	Inherits ShredBase
Visual C++
public ref class ShredComplex sealed : public ShredBase

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Shred..::..ShredBase
    LLCryptoLib.Shred..::..ShredComplex

See Also