1 reference to BCryptGetProperty
Microsoft.AspNetCore.Cryptography.Internal (1)
SafeHandles\BCryptHandle.cs (1)
18int ntstatus = UnsafeNativeMethods.BCryptGetProperty(this, pszProperty, pbOutput, cbOutput, out retVal, dwFlags: 0);