KeyPassword Property
A password to generate the Key and IV .
Syntax
property KeyPassword: String read get_KeyPassword write set_KeyPassword;
Default Value
''
Remarks
When this property is set the component will calculate values for Key and IV using the PKCS5 password digest algorithm. This provides a simpler alternative to creating and managing Key and IV values directly.