| struct _xmlSecDSigReferenceCtx |
xmlSecDSigReferenceCtx: : the pointer to user data (xmlsec and xmlsec-crypto libraries never touches this). : the pointer to "parent" <dsig:Signature/> processing context. : the signature origin (<dsig:SignedInfo/> or <dsig:Manifest/>). : the reference processing transforms context. : the pointer to digest transform. The <dsig:Reference/> processing context.
| Public Attributes | |
|---|---|
| xmlSecTransformPtr | digestMethod |
| xmlSecDSigCtxPtr | dsigCtx |
| xmlChar * | id |
| xmlSecDSigReferenceOrigin | origin |
| xmlSecTransformPtr | preDigestMemBufMethod |
| void * | reserved0 |
| void * | reserved1 |
| xmlSecBufferPtr | result |
| xmlSecDSigStatus | status |
| xmlSecTransformCtx | transformCtx |
| xmlChar * | type |
| xmlChar * | uri |
| void * | userData |
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.