UseCNG Property
Whether to use CNG DPAPI.
Syntax
property UseCNG: Boolean read get_UseCNG write set_UseCNG;
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.