Click or drag to resize

Wipe Class

Data Wiping Functions
Inheritance Hierarchy
SystemObject
  CryptoSysPKIWipe

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.25611 (23.0.0.0)
Syntax
public class Wipe

The Wipe type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCode exampleData Zeroise data in memory.
Public methodStatic memberCode exampleFile Securely wipe and delete a file with options.
Public methodStatic memberCode exampleString Zeroise a StringBuilder.
Top
See Also