IP*Works! Encrypt 2016 C++ Builder Edition
IP*Works! Encrypt 2016 C++ Builder Edition
Questions / Feedback?

KeyPassword Property

A password to generate the Key and IV .

Syntax

__property String KeyPassword = {read=FKeyPassword, write=FSetKeyPassword, default=""};

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.

The size of the Key generated is dependent on the value of KeySize.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
IP*Works! Encrypt 2016 C++ Builder Edition - Version 16.0 [Build 7239]