The CryptSetProvParam function customizes the operations of a cryptographic service provider (CSP).
[DllImport("advapi32.dll", SetLastError=true)]
static extern bool CryptSetProvParam(IntPtr hProv, uint dwParam, [In] byte[] pbData, uint dwFlags);
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!