_xmlSecTransformCtx Struct Reference
struct _xmlSecTransformCtx
|
xmlSecTransformCtx: : the pointer to user data (xmlsec and xmlsec-crypto never touch this). : the bit mask flags to control transforms execution (reserved for the future). : the bit mask flags to control transforms execution (reserved for the future). : the allowed transform data source uri types. : the list of enabled transforms; if list is empty (default) then all registered transforms are enabled. : the callback called after preparing transform chain and right before actual data processing; application can use this callback to change transforms parameters, insert additional transforms in the chain or do additional validation (and abort transform execution if needed). The transform execution context.
Member Data Documentation
xmlSecPtrList
enabledTransforms
xmlSecTransformUriType
enabledUris
xmlSecTransformUriType
|
enabledUris
|
xmlSecTransformCtxPreExecuteCallback
preExecCallback
xmlSecTransformCtxPreExecuteCallback
|
preExecCallback
|
xmlSecTransformStatus
status
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.