SecureBlackbox 2020 Android Edition

Questions / Feedback?

InputBytes Property

Use this property to pass the input to component in the byte array form.

Syntax

public byte[] getInputBytes();
public void setInputBytes(byte[] inputBytes);

Remarks

Assign a byte array containing the data to be processed to this property.

This property is not available at design time.

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