SecureBlackbox Lite 2020 C++ Builder Edition

Questions / Feedback?

SymmetricCrypto 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.

SymmetricCrypto Configuration Settings

Compress:   Specifies whether the JSON output should be compressed.

Use this configuration setting to specify that the output should be presented in the compressed form.

CTRLittleEndian:   Specifies whether the little-endian representation should be employed in CTR mode.

Use this setting to enable the little-endian representation when encrypting/decrypting in counter mode.

TempPath:   Path for storing temporary files.

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

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 C++ Builder Edition - Version 20.0 [Build 8166]