ReactOS 0.4.15-dev-7924-g5949c20
_CertRDNAttrEncoding Struct Reference
Collaboration diagram for _CertRDNAttrEncoding:

Public Attributes

LPCSTR pszObjId
 
DWORD dwValueType
 
CERT_RDN_VALUE_BLOB Value
 
LPCSTR str
 
BOOL todo
 

Detailed Description

Definition at line 29 of file str.c.

Member Data Documentation

◆ dwValueType

DWORD _CertRDNAttrEncoding::dwValueType

Definition at line 31 of file str.c.

◆ pszObjId

LPCSTR _CertRDNAttrEncoding::pszObjId

Definition at line 30 of file str.c.

◆ str

LPCSTR _CertRDNAttrEncoding::str

Definition at line 33 of file str.c.

◆ todo

BOOL _CertRDNAttrEncoding::todo

Definition at line 34 of file str.c.

◆ Value

CERT_RDN_VALUE_BLOB _CertRDNAttrEncoding::Value

Definition at line 32 of file str.c.


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