SecureBlackbox Lite 2020 Kotlin Edition

Questions / Feedback?

Archivewriter Configuration

The component accepts one or more of the following configuration settings. Configuration settings are similar in functionality to properties, but they are rarely used. In order to avoid "polluting" the property namespace of the component, access to these internal properties is provided through the Config method.

ArchiveWriter Configuration Settings

EncryptionKeyLength:   The length of the encryption key.

Use this setting to specify the length of the encryption key in bits.

TempPath:   Path for storing temporary files.

This setting specifies an absolute path to the location on disk where temporary files are stored.

UsePax:   Enables use of PAX algorithm when creating TAR directories.

Use this setting to enable or disable the use of PAX algorithm when TARring directories.

UseUStar:   Enables use of UStar variant of file name packaging when creating TAR directories.

Use this setting to enable or disable the use of UStar file name encoding format. This format allows for correct saving of path names longer than 99 characters in TAR archives.

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