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

Structures

.

   public CERT_PUBLIC_KEY_INFO SubjectPublicKeyInfo;

.

struct CERT_PUBLIC_KEY_INFO  {

.

Structure CERT_PUBLIC_KEY_INFO  

.
Documentation
CERT_PUBLIC_KEY_INFO @msdn on MSDN
.
Summary
The CERT_PUBLIC_KEY_INFO structure contains a public key and its algorithm.
.

public struct CERT_PUBLIC_KEY_INFO {

.

Structure CERT_PUBLIC_KEY_INFO

.

    public CERT_PUBLIC_KEY_INFO SubjectPublicKeyInfo;

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.

 
Access PInvoke.net directly from VS: