1 reference to BCryptSetProperty
Microsoft.AspNetCore.Cryptography.Internal (1)
SafeHandles\BCryptHandle.cs (1)
25int ntstatus = UnsafeNativeMethods.BCryptSetProperty(this, pszProperty, pbInput, cbInput, dwFlags: 0);