Location: Symbol Reference > Functions > JwZeroPassword Function
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
JwZeroPassword Function
Pascal
procedure JwZeroPassword(var S: TJwString);
Parameters 
Description 
var S: TJwString 
Defines the string to be erased securely. The returned string will have a length of 0.
 

JwZeroPassword erases securely a UNICODE or ANSICODE string. 

 

JwZeroPassword writes random data over all characters of the string. In a second step it zeroes all characters and sets the length of the string to zero (0). 

This function works with UNICODE and ANSICODE.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!