ReactOS 0.4.16-dev-1946-g52006dd
OIDToAlgID Struct Reference

Public Attributes

LPCSTR oid
 
DWORD algID
 
DWORD altAlgID
 

Detailed Description

Definition at line 32 of file oid.c.

Member Data Documentation

◆ algID

DWORD OIDToAlgID::algID

Definition at line 35 of file oid.c.

Referenced by test_AlgIDToOID(), and test_OIDToAlgID().

◆ altAlgID

DWORD OIDToAlgID::altAlgID

Definition at line 36 of file oid.c.

Referenced by test_OIDToAlgID().

◆ oid

LPCSTR OIDToAlgID::oid

Definition at line 34 of file oid.c.

Referenced by test_AlgIDToOID(), and test_OIDToAlgID().


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