| struct _xmlSecPtrList |
xmlSecPtrList: : the list items description. : the list data. : the current list size. : the max (allocated) list size. : the memory allocation mode.
The pointers list.
| Public Attributes | |
|---|---|
| xmlSecAllocMode | allocMode |
| xmlSecPtr * | data |
| xmlSecPtrListId | id |
| xmlSecSize | max |
| xmlSecSize | use |