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

Declaration
property Key: String;  

Description
The Key property is a user's typed password. The password can be any length, but if used password with length over 8 characters, only 8 first characters will be used.  

See also
Salt and Result properties.