ReactOS 0.4.15-dev-7953-g1f49173
OIDInfoConstructor Struct Reference
Collaboration diagram for OIDInfoConstructor:

Public Attributes

DWORD dwGroupId
 
LPCSTR pszOID
 
UINT Algid
 
LPCWSTR pwszName
 
const CRYPT_DATA_BLOBblob
 
const WCHARpwszCNGAlgid
 
const WCHARpwszCNGExtraAlgid
 

Detailed Description

Definition at line 1318 of file oid.c.

Member Data Documentation

◆ Algid

UINT OIDInfoConstructor::Algid

Definition at line 1321 of file oid.c.

◆ blob

const CRYPT_DATA_BLOB* OIDInfoConstructor::blob

Definition at line 1323 of file oid.c.

◆ dwGroupId

DWORD OIDInfoConstructor::dwGroupId

Definition at line 1319 of file oid.c.

◆ pszOID

LPCSTR OIDInfoConstructor::pszOID

Definition at line 1320 of file oid.c.

◆ pwszCNGAlgid

const WCHAR* OIDInfoConstructor::pwszCNGAlgid

Definition at line 1324 of file oid.c.

◆ pwszCNGExtraAlgid

const WCHAR* OIDInfoConstructor::pwszCNGExtraAlgid

Definition at line 1325 of file oid.c.

◆ pwszName

LPCWSTR OIDInfoConstructor::pwszName

Definition at line 1322 of file oid.c.


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