ReactOS 0.4.15-dev-7842-g558ab78
_CERT_STRONG_SIGN_SERIALIZED_INFO Struct Reference

#include <wincrypt.h>

Public Attributes

DWORD dwFlags
 
WCHARpwszCNGSignHashAlgids
 
WCHARpwszCNGPubKeyMinBitLengths
 

Detailed Description

Definition at line 4081 of file wincrypt.h.

Member Data Documentation

◆ dwFlags

DWORD _CERT_STRONG_SIGN_SERIALIZED_INFO::dwFlags

Definition at line 4082 of file wincrypt.h.

◆ pwszCNGPubKeyMinBitLengths

WCHAR* _CERT_STRONG_SIGN_SERIALIZED_INFO::pwszCNGPubKeyMinBitLengths

Definition at line 4084 of file wincrypt.h.

◆ pwszCNGSignHashAlgids

WCHAR* _CERT_STRONG_SIGN_SERIALIZED_INFO::pwszCNGSignHashAlgids

Definition at line 4083 of file wincrypt.h.


The documentation for this struct was generated from the following file: