Rewrites the file area 5 times with random bytes

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  LLCryptoLib.Shred..::..ShredBase
    LLCryptoLib.Shred..::..ShredRandom

See Also