1 reference to NCryptCreateProtectionDescriptor
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\DpapiNGXmlEncryptor.cs (1)
41
var ntstatus = UnsafeNativeMethods.
NCryptCreateProtectionDescriptor
(protectionDescriptorRule, (uint)flags, out _protectionDescriptorHandle);