CryptoSys PKI Toolkit Manual

Wipe.File Method

Securely wipes and deletes a file using 7-pass DOD standards

Syntax

[C#]
public static bool File(
	string fileName
)
[VB.NET]
Public Shared Function File ( _
	fileName As String _
) As Boolean

Parameters

fileName
Name of file to be wiped

Return Value

true if successful; false if fails

[Contents] [Index]


[HOME]   [NEXT: Wipe.String Method...]

Copyright © 2004-10 D.I. Management Services Pty Ltd. All rights reserved.