CNG DPAPI 関数
Cryptography API: Next Generation (CNG) は、CNG データ保護 API に対して次の関数を定義します。
- NCryptCreateProtectionDescriptor
- NCryptCloseProtectionDescriptor
- NCryptGetProtectionDescriptorInfo
- NCryptProtectSecretをする
- NCryptQueryProtectionDescriptorName
- NCryptRegisterProtectionDescriptorName
- NCryptStreamClose
- NCryptStreamOpenToProtect
- NCryptStreamOpenToUnprotect
- NCryptStreamUpdateをする
- NCryptUnprotectSecretをする
- PFNCryptStreamOutputCallbackの