Hi,
I'm using the XMLSignature class to verify the
sign of a document: I'm receiving the signature file and the original file as
byte arrays, so I create a temporal directory, and then write 2 files into the
directory, one for the signature file and the other one for the original
document file. Once I have verified the sign I'm trying to delete the files
and the directory, but only the signature file is deleted. After doing some test
I have determined that the problem is with the checkSignatureValue methods (in
both, the one that receive a pk, and the one that receive a cert) that looks
like it is blocking the original document file and does not unlock it after the
verification...
Anyone can help me? Thanks in advance!
Raśl Herranz
(Spain)
|
Is the XMLSignature class blocking a file?
=?iso-8859-1?Q?Ra=FAl_Herranz_Serrano?= Thu, 19 May 2005 02:16:57 -0700
- Re: Is the XMLSignature class bloc... =?iso-8859-1?Q?Ra=FAl_Herranz_Serrano?=
- Re: Is the XMLSignature class... Rune
- Re: Is the XMLSignature c... Rune Friis-Jensen