[xmlsec] xml digital signatures
Vineet Bhargava
vineet.bhargava at gmail.com
Tue Nov 30 14:47:51 PST 2004
So for the signature template, I leave the values to be calculated
blank? Which would basically be the digestvalue and the
signaturevalue?
Thanks,
Vineet
On Tue, 30 Nov 2004 14:43:06 -0800, Aleksey Sanin <aleksey at aleksey.com> wrote:
> xmlsec library expects a "signature template" as an input. Then it
> calculates digests and signature, adds calculated values and all other
> necessary information (e.g. key names, certificates) to the template
> and this makes the result "signed document".
>
> As far as I can understand your situation, you are writing signature
> application yourself thus you have to define what do you want to sign
> and do all the work yourself.
>
> Aleksey
More information about the xmlsec
mailing list