CryptoSys PKI Pro Manual

Wipe.File Method

Securely wipe and delete a file with options.

Syntax

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

Parameters

fileName
Name of file to be wiped
opts
Type: Wipe.Options
Options (optional, default = DOD 7-pass)

Return Value

true if successful; false if fails

See Also

VB6/C equivalent: WIPE_File

[Contents] [Index]

[PREV: Wipe.Data Method...]   [Contents]   [Index]   
   [NEXT: Wipe.String Method...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.