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