SignDoc SDK (C++)  5.0.1.29
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Friends Pages
Temporary Files

On Linux, temporary files are stored in the directory specified by the TMPDIR environment variable. If TMPDIR is not set, /tmp will be used.

On iOS, the application's temporary directory will be used for temporary files.

On Android, the application's cache directory will be used for temporary files.