ReactOS 0.4.15-dev-7934-g1dc8d80
_CertRDNAttrEncodingW Struct Reference
Collaboration diagram for _CertRDNAttrEncodingW:

Public Attributes

LPCSTR pszObjId
 
DWORD dwValueType
 
CERT_RDN_VALUE_BLOB Value
 
LPCWSTR str
 
BOOL todo
 

Detailed Description

Definition at line 37 of file str.c.

Member Data Documentation

◆ dwValueType

DWORD _CertRDNAttrEncodingW::dwValueType

Definition at line 39 of file str.c.

◆ pszObjId

LPCSTR _CertRDNAttrEncodingW::pszObjId

Definition at line 38 of file str.c.

◆ str

LPCWSTR _CertRDNAttrEncodingW::str

Definition at line 41 of file str.c.

◆ todo

BOOL _CertRDNAttrEncodingW::todo

Definition at line 42 of file str.c.

◆ Value

CERT_RDN_VALUE_BLOB _CertRDNAttrEncodingW::Value

Definition at line 40 of file str.c.


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