unixcrypt Result property
Example
Return to Introduction  Previous page  Next page
Applies to
acUnixCrypt component.  

Declaration
property Result: String// Read-only!  

Description
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).  

See also
Key and Salt properties.