SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

PlatformProtection Property

Enables platform-based protection of the master key.

Syntax

__property bool PlatformProtection = { read=FPlatformProtection, write=FSetPlatformProtection };

Default Value

false

Remarks

Use this property to enable the platform-based protection for the main encryption key. The platform protection is currently only available on Windows,in the form of DPAPI in unmanaged editions, or ProtectedData in .NET Framework.

Data Type

Boolean

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