Which data-sanitization method is also commonly called “zeroing”?
Zeroing sanitizes data by overwriting storage locations with zero values, making it an overwriting method.
Community Discussion