_xmlSecBuffer Struct Reference

struct _xmlSecBuffer

xmlSecBuffer: : the pointer to buffer data. : the current data size. : the max data size (allocated buffer size). : the buffer memory allocation mode.

Binary data buffer.

Public Attributes
xmlSecAllocMode allocMode
xmlSecByte * data
xmlSecSize maxSize
xmlSecSize size

Member Data Documentation

xmlSecAllocMode allocMode

xmlSecAllocMode allocMode

xmlSecByte * data

xmlSecByte * data

xmlSecSize maxSize

xmlSecSize maxSize

xmlSecSize size

xmlSecSize size