ReactOS 0.4.16-dev-340-g0540c21
|
Public Attributes | |
DWORD | allocated |
DWORD | used |
BYTE * | data |
Definition at line 51 of file rootstore.c.
DWORD DynamicBuffer::allocated |
Definition at line 53 of file rootstore.c.
BYTE* DynamicBuffer::data |
Definition at line 55 of file rootstore.c.
Referenced by import_base64_certs_from_fp().
DWORD DynamicBuffer::used |
Definition at line 54 of file rootstore.c.
Referenced by import_base64_certs_from_fp().