_xmlSecTransform Struct Reference

struct _xmlSecTransform

xmlSecTransform: : the transform id (pointer to xmlSecTransformId ). : the transform's opertaion. : the current status. : the pointer to transform's <dsig:Transform /> node. : the pointer to next transform in the chain. : the pointer to previous transform in the chain. : the input binary data buffer. : the output binary data buffer. : the input XML nodes. : the output XML nodes. : reserved for the future. : reserved for the future.

The transform structure.

Member Data Documentation

xmlNodePtr hereNode

xmlNodePtr hereNode

xmlSecTransformId id

xmlSecTransformId id

xmlSecBuffer inBuf

xmlSecBuffer inBuf

xmlSecNodeSetPtr inNodes

xmlSecNodeSetPtr inNodes

xmlSecTransformPtr next

xmlSecTransformPtr next

xmlSecTransformOperation operation

xmlSecTransformOperation operation

xmlSecBuffer outBuf

xmlSecBuffer outBuf

xmlSecNodeSetPtr outNodes

xmlSecNodeSetPtr outNodes

xmlSecTransformPtr prev

xmlSecTransformPtr prev

void * reserved0

void * reserved0

void * reserved1

void * reserved1

xmlSecTransformStatus status

xmlSecTransformStatus status