SignDoc SDK (.NET without exceptions)  5.0.2.22
All Classes Namespaces Functions Variables Enumerations Enumerator Properties 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.