CryptoSys API Library Manual

Wipe.Data Method

Zeroises data in memory

Syntax

[C#]
public static bool Data(
	byte[] data
)
[VB.NET]
Public Shared Function Data ( _
	data As Byte() _
) As Boolean

Parameters

data
data to be wiped

Return Value

true if successful; false if fails

See Also

VB6/C equivalent: WIPE_Data

[Contents] [Index]

[PREV: Tdea.Update Method (String)...]   [Contents]   [Index]   
   [NEXT: Wipe.File Method...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.