ReactOS 0.4.16-dev-1946-g52006dd
EncodedNameValue Struct Reference
Collaboration diagram for EncodedNameValue:

Public Attributes

CERT_NAME_VALUE value
 
const BYTEencoded
 
DWORD encodedSize
 

Detailed Description

Definition at line 1187 of file encode.c.

Member Data Documentation

◆ encoded

const BYTE* EncodedNameValue::encoded

Definition at line 1190 of file encode.c.

Referenced by test_decodeNameValue(), and test_encodeNameValue().

◆ encodedSize

DWORD EncodedNameValue::encodedSize

Definition at line 1191 of file encode.c.

Referenced by test_encodeNameValue().

◆ value

CERT_NAME_VALUE EncodedNameValue::value

Definition at line 1189 of file encode.c.


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