[xmlsec] Including KeyValue element within KeyInfo

Aleksey Sanin aleksey at aleksey.com
Wed Aug 17 22:49:29 PDT 2005


http://www.aleksey.com/xmlsec/api/xmlsec-examples-sign-template-file.html#XMLSEC-EXAMPLE-SIGN1-TMPL

In the signature template, replace <dsig:KeyName/> element
with <dsig:KeyValue/> element.

Aleksey

J. Patrick Bedell wrote:
> Hello,
>         Thanks for all the work that has gone into xmlsec!
>         I am trying to include a KeyValue element in the KeyInfo that
> I am generating with xmlsec, (as in the example below, produced with
> Apache XML Security), but I'm not really sure how to import the key
> value once I have read in the key file with xmlSecCryptoAppKeyLoad().
> Can anyone provide a suggestion?  Thanks!
> 



More information about the xmlsec mailing list