On 3/28/11 6:15 PM, "Bill Speirs" <[email protected]> wrote: >> No. > >OK, any ideas on why it wasn't writing to this file?
Eithet you're not running 1.6, or the other option is that there's actually no data being digested (the selection is empty). >Agreed... I'm confused/uneducated. As I understand it an enveloped >signature is one that is included in the XML document I'm signing. It's a Signature element that's included in the Reference. > So because I was signing <token>, the root element, I needed to include >TRANSFORM_ENVELOPED_SIGNATURE. I just tried creating a signature only >signing principal (inside token) without using >TRANSFORM_ENVELOPED_SIGNATURE and it worked. If the thing you're signing contains the signature being created, then it's enveloped. If it's a sibling or off in a branch, it's not. -- Scott
