IPWorks Encrypt 2020 .NET Edition

Questions / Feedback?

UseCNG Property

Whether to use CNG DPAPI.

Syntax

public bool UseCNG { get; set; }
Public Property UseCNG As Boolean

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 .NET Edition - Version 20.0 [Build 8286]