unsign signed data -
06-21-2004
, 10:43 AM
Hallo, I have a problem with unsign data. A client my send a signed
data on the SAP (i'm on the Microsoft.Framework). He send my xml data +
certificate + public key and this data he make to base64. Problem is
maybe in the SAP codePage. Data is in the CodePage 1401 and i need the
data convert to 1250 or UTF8 or other. The signed data i can send to
the email. I need make the convert in the .net perfect in the c#
Thanx to the any response... |