Enveloped Signature with X509 Certificate
From: Michele Leroux Bustamante (mlb@idesign.net)
Date: 12/03/02
- Next message: Anthony Leong Kar Keong: "Security For Task Scheduling using ASP.net (c#)"
- Previous message: Ashwin K Gudidevuni: "How to generate SSL Key certificate using makecert.exe? Help."
- In reply to: Michael van bonn: "Enveloped Signature with X509 Certificate"
- Next in thread: Michael van bonn: "Re: Enveloped Signature with X509 Certificate"
- Reply: Michael van bonn: "Re: Enveloped Signature with X509 Certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Michele Leroux Bustamante" <mlb@idesign.net> Date: Mon, 2 Dec 2002 17:41:07 -0800
You can request a certificate for smart cards, email, or
for web browsers on this site:
And there is an example of signed xml at the following
link as well:
http://www.infomosaic.net/TwoSignatures.xml
>-----Original Message-----
>Hello,
>
>I hope you understand my english :-)
>
>I'm looking for information how to sign a xml
Document "enveloped". I only
>find some samples for enveloping signing...and the most
of them doesn't
>work...Ohh signing with an x509 cert. :-) And if somebody
knows how to get
>work with an smartcard reader (the privat key is only
@the card!) So i cant
>use it like this:
>
>RSA objKeyPair = RSA.Create();
>objKeyPair.FromXmlString(myCert.Key.ToXmlString(true));
>
>Thank you
>greets michael van Bonn
>
>
>
>.
>
- Next message: Anthony Leong Kar Keong: "Security For Task Scheduling using ASP.net (c#)"
- Previous message: Ashwin K Gudidevuni: "How to generate SSL Key certificate using makecert.exe? Help."
- In reply to: Michael van bonn: "Enveloped Signature with X509 Certificate"
- Next in thread: Michael van bonn: "Re: Enveloped Signature with X509 Certificate"
- Reply: Michael van bonn: "Re: Enveloped Signature with X509 Certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]