SecureBlackbox 2020 Android Edition

Questions / Feedback?

PayloadSize Property

Specifies the payload size, in bytes.

Syntax

public int getPayloadSize();
public void setPayloadSize(int payloadSize);

Remarks

Use this property to specify the size of the input data in bytes. This is only used by a subsetof algorithms/modes, such as CCM.

Default Value

0

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