Re: DSIGSignature::calculateSignedInfoAndReferenceHash

2005-05-13 Thread Berin Lautenbach
y-dev@xml.apache.org Subject: Re: DSIGSignature::calculateSignedInfoAndReferenceHash Happy to add anything that's useful into the API! Do you mind if I just add straight to CVS? Cheers, Berin [EMAIL PROTECTED] wrote: Hi all, for some reasons we have the need to calculate the Signe

RE: DSIGSignature::calculateSignedInfoAndReferenceHash

2005-03-02 Thread Eckehard.Hermann
Hi Berin, that's o.k. for us, thanks, Eckehard -Original Message- From: Berin Lautenbach [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 2. März 2005 10:06 To: security-dev@xml.apache.org Subject: Re: DSIGSignature::calculateSignedInfoAndReferenceHash Happy to add anything that's u

Re: DSIGSignature::calculateSignedInfoAndReferenceHash

2005-03-02 Thread Berin Lautenbach
o add the following method to the DSIGSignature class: unsigned int DSIGSignature::calculateSignedInfoAndReferenceHash(unsigned char * hashBuf, unsigned int hashBufLen) { // Set up the reference list hashes - including any manifests mp_signedInfo->hash(); // calcula