SecureBlackbox 2020 Qt Edition

Questions / Feedback?

ExternalData Property

The data that should be encrypted.

Syntax

QByteArray GetExternalData();
int SetExternalData(QByteArray qbaExternalData);

Remarks

Use this property to provide the data that should be encrypted if EncryptedDataType property is set to cxedtExternal value.

This property is not available at design time.

Data Type

Byte Array

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Qt Edition - Version 20.0 [Build 8154]