Rewrites file area one time with 0x00 byte

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Shred..::..ShredBase
    LLCryptoLib.Shred..::..ShredSimple

See Also