Click or drag to resize

WipeData Method

Zeroise data in memory.

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.0.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