SecureBlackbox 2020 Android Edition

Questions / Feedback?

ForceCompression Property

This property specifies whether server explicitly requires data compression.

Syntax

public boolean isForceCompression();
public void setForceCompression(boolean forceCompression);

Remarks

Set this property before starting the server. If it is set to true, the component will explicitly request data compression. If it is set to False, the component will support compression, although compression will be used only if the remote party doesn't support algorithms without compression.

Default Value

False

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