ReactOS 0.4.15-dev-7842-g558ab78
EncodedNameValue Struct Reference
Collaboration diagram for EncodedNameValue:

Public Attributes

CERT_NAME_VALUE value
 
const BYTEencoded
 
DWORD encodedSize
 

Detailed Description

Definition at line 1233 of file encode.c.

Member Data Documentation

◆ encoded

const BYTE* EncodedNameValue::encoded

Definition at line 1236 of file encode.c.

Referenced by test_decodeNameValue(), and test_encodeNameValue().

◆ encodedSize

DWORD EncodedNameValue::encodedSize

Definition at line 1237 of file encode.c.

Referenced by test_encodeNameValue().

◆ value

CERT_NAME_VALUE EncodedNameValue::value

Definition at line 1235 of file encode.c.


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