Click or drag to resize

WipeData Method

Zeroises data in memory

Namespace: CryptoSysAPI
Assembly: diCrSysAPINet (in diCrSysAPINet.dll) Version: 6.22.2.24248 (6.22.2.0)
Syntax
public static bool Data(
	byte[] data
)

Parameters

data  Byte
data to be wiped

Return Value

Boolean
true if successful; false if fails
See Also