IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

UseCNG Property

Whether to use CNG DPAPI.

Syntax

__property bool UseCNG = { read=FUseCNG, write=FSetUseCNG };

Default Value

false

Remarks

The component supports protecting data using either the classic DPAPI or CNG DPAPI implementation. When set to True the CNG DPAPI implementation is sued. When set to False (default) the classic DPAPI implementation is used.

Data Type

Boolean

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