|
Example |
|
| acUnixCrypt component.
|
| property Result: String; // Read-only!
|
| The Ruturn property is the read-only property, which contains the result of encryption. The returned value is the encrypted password, a series of 13 printable ASCII characters (the first two characters represent the Salt itsef).
|
| Key and Salt properties.
|