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.
Public Attributes | |
---|---|
xmlNodePtr | hereNode |
xmlSecTransformId | id |
xmlSecBuffer | inBuf |
xmlSecNodeSetPtr | inNodes |
xmlSecTransformPtr | next |
xmlSecTransformOperation | operation |
xmlSecBuffer | outBuf |
xmlSecNodeSetPtr | outNodes |
xmlSecTransformPtr | prev |
void * | reserved0 |
void * | reserved1 |
xmlSecTransformStatus | status |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.