[DllImport("advapi32.dll", SetLastError=true)]
public static extern bool CryptSetKeyParam(
ref IntPtr hKey,
Int32 dwParam,
byte[] pbData,
Int32 dwFlags
);
Declare Function CryptSetKeyParam Lib "advapi32.dll" (TODO) As TODO
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!