IL GON KIM wrote:
I am studying on WS-Security and have a question about it.
As far as I understand it, WS-Security defines security elements in
header part of the SOAP messages, by combining WS-Signature and
WS-Encryption standards.
I think it is possible to define security elements in body
Is there some way to break up the processing? I noticed that signing large
documents takes about
20-40 times memory. This seems very inefficient. They should be a flag or
way to process large
documents. For example, GNU soap can use DIME to stream data such that it
can be broken up.
It can send and
Which HW device did u use? I have a customer that may need this kind of
performance.
Regards,
Bill
- Original Message -
From: "Kenworthy, Edward (EDS)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 15, 2004 2:22 AM
Subject: RE: OUT OF MEMORY Exception, is it posible t