SecureBlackbox 2020 Android Edition

Questions / Feedback?

TempDir Property

The temporary path to use.

Syntax

public String getTempDir();
public void setTempDir(String tempDir);

Remarks

During its work, the component might benefit from creating temporary files. Use this property to provide the location where temporary files can be stored.

If no temporary directory is provided, all the temporary information will be stored in memory.

Default Value

""

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