Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "CryptSetProvParam" in [All]

advapi32

.

The CryptSetProvParam function customizes the operations of a cryptographic service provider (CSP).

.

static extern bool CryptSetProvParam(

.

if (!CryptSetProvParam(phProv, PP_SIGNATURE_PIN, enc.GetBytes(cont_key), 0))

.
Documentation
[CryptSetProvParam] on MSDN

 
Access PInvoke.net directly from VS: