Zeroise data in memory.
Namespace: CryptoSysPKIAssembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.0.0)
Syntaxpublic static bool Data(
byte[] data
)
Public Shared Function Data (
data As Byte()
) As Boolean
Parameters
- data Byte
- data to be wiped
Return Value
Booleantrue if successful;
false if fails
See Also