SecureBlackbox 2020 Java Edition

Questions / Feedback?

ExternalData Property

The data that should be encrypted.

Syntax

public byte[] getExternalData();
public void setExternalData(byte[] externalData);

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.

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