Returns "Three iterations completely overwrite the file area six times. Each iteration makes two write-passes over the entire drive: the first pass inscribes ONEs (1) and the next pass inscribes ZEROes (0). After the third iteration, a seventh pass writes the government-designated code 246 across the drive (in hex 0xF6)"
Namespace: LLCryptoLib.ShredAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public override string Description { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property Description As String
Get |
Visual C++ |
---|
public:
virtual property String^ Description {
String^ get () override;
} |
Implements
IShredMethod..::..Description
See Also