IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

Password Property

The master password from which a derived key is generated.

Syntax

__property String Password = { read=FPassword, write=FSetPassword };
__property DynamicArray<Byte> PasswordB = { read=FPasswordB, write=FSetPasswordB };

Default Value

""

Remarks

This property specifies the password from which the derived key is created.

Data Type

Byte Array

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 C++ Builder Edition - Version 20.0 [Build 8155]