ReactOS 0.4.15-dev-7924-g5949c20
_SECPKG_SERIALIZED_OID Struct Reference

#include <ntsecpkg.h>

Public Attributes

ULONG OidLength
 
ULONG OidAttributes
 
UCHAR OidValue [SECPKG_MAX_OID_LENGTH]
 

Detailed Description

Definition at line 162 of file ntsecpkg.h.

Member Data Documentation

◆ OidAttributes

ULONG _SECPKG_SERIALIZED_OID::OidAttributes

Definition at line 164 of file ntsecpkg.h.

◆ OidLength

ULONG _SECPKG_SERIALIZED_OID::OidLength

Definition at line 163 of file ntsecpkg.h.

◆ OidValue

UCHAR _SECPKG_SERIALIZED_OID::OidValue[SECPKG_MAX_OID_LENGTH]

Definition at line 165 of file ntsecpkg.h.


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