| Blitzbasic mapengine function | |||
| crypt_init (passw$) | |||
| Description | |||
|
Initialize encryption-table for crypt_file() function (convert short password to very long MD5 values). crypt_file() call automaticaly this function. * Not so important function! |
|||
| Parameter | |||
|
|||
| Return value | |||
| none |