TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
lesbros
NA
5
0
XML Canonicalization
Sep 23 2004 6:00 AM
Hi, I have to canonicalize some XML data, in order to apply a particular digital signature algorithm. I read about SignedXML and XmlDsigC14NTransform classes, I read the http://www.dotnet247.com/247reference/a.aspx?u=http://www.c-sharpcorner.com/Code/2002/Mar/XMLSignatureSL001.asp article too. But I can't find any way to isolate the canonicalization process from the whole process. In my problem, I have to compute a signature (using a MD5) from the concatenation of a key (a customised key, from none of the standard ones) and the canonical representation of a part of an XML blob of data. May someone give me some link or idea ? Thanks.
Reply
Answers (
2
)
Certificate authentication
scope of xml in java