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

crypt32

.
Summary
The CryptHashPublicKeyInfo function encodes the public key information in a CERT_PUBLIC_KEY_INFO structure and computes the hash of the encoded bytes. The hash created is used with key identifier functions.
.

static extern TODO CryptHashPublicKeyInfo(TODO);

.

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

.
Documentation
[CryptHashPublicKeyInfo] on MSDN

 
Access PInvoke.net directly from VS: