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 "CertVerifyRevocation" in [All]

crypt32

.

static extern bool CertVerifyRevocation([In] uint dwEncodingType, [In] uint dwRevType,

.

Declare Function CertVerifyRevocation Lib "crypt32.dll" (TODO) As TODO

.

        bool bSuccess = CertVerifyRevocation(X509_ASN_ENCODING,

.
Documentation
[CertVerifyRevocation] on MSDN

 
Access PInvoke.net directly from VS: