1 reference to NCryptDecrypt
System.Core (1)
System\Security\Cryptography\NCryptNative.cs (1)
645return UnsafeNativeMethods.NCryptDecrypt(hKey, pbInput, cbInput, IntPtr.Zero, pbOutput, cbOutput, out pcbResult, dwFlags);