dos_encrypt
(dos_encrypt filename
password)
Encrypts and Decrypts the specified
file filename using password;
password is a
string of 4...256 characters.
Note : without the
correct password, an encrypted file can not be decrypted
!
Returns T when successfully
encrypted/decrypted, NIL in case of an error (file not
found).
© Bricsys NV. All rights reserved. |