Click here to Skip to main content
Sign Up to vote bad
good
See more: VS2008C#VB.NET
I want to create digital signature like
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 <Envelope>
 
   <OrgContent>
   </OrgContent>
 
   <Signature>
     Y7z1Y+c+u80a9vhUSi`....`
     `......`u80a9vhUSi==
   </Signature>
 
   <Certificate>
     MIIExjCCA66gAwIBAgIJNv5`.......`
     `.....`66gAwIBAgIJNv5=
   </Certificate>
 
</Envelope>
 
Is there any source where i can get idea to generate these type of file while sending data from sender to receiver.
I refereed following link but not getting solution to generate above type of file.
http://www.c-sharpcorner.com/UploadFile/Gowri%20S%20Paramasivam/Cryptography211242005003308AM/Cryptography2.aspx[^]
Posted 19 Feb '13 - 3:30
vishal_h1.3K

Comments
Manfred R. Bihy - 19 Feb '13 - 11:42
What are your issues? Describe your problem clearly! "Not getting solution" is not descriptive in any way.
vishal_h - 19 Feb '13 - 23:01
I want to send data in above xml format to receiver which contains data in encrypted format,signature and certificate.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 415
1 OriginalGriff 315
2 Slacker007 240
3 Maciej Los 240
4 Aarti Meswania 210
0 Sergey Alexandrovich Kryukov 8,953
1 OriginalGriff 7,134
2 CPallini 3,758
3 Rohan Leuva 3,066
4 Maciej Los 2,528


Advertise | Privacy | Mobile
Web02 | 2.6.130516.1 | Last Updated 19 Feb 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid