Re: Signing with CAPICOM, verifing with .NET
From: Hex (Hex.1i3qyr_at_mail.mcse.ms)
Date: 12/30/04
- Next in thread: Rummy Beer: "Re: Signing with CAPICOM, verifing with .NET"
- Reply: Rummy Beer: "Re: Signing with CAPICOM, verifing with .NET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 30 Dec 2004 15:05:11 -0600
Wait until .NET 2.0, the WSE 1.0/2.0 does not support private keys. You
can't load or import the private key from any certificate using the
intrinsic functionality. This will be possible in .NET 2.0, but it is
not supported for now, basically making all signing impossible with a
fixed (registry loaded) certificate. You can sign with a randomly
generated RSA key, but not one stored in a file or in the System.
-Hex
-MCSD vb6
-- Hex ------------------------------------------------------------------------ Posted via http://www.mcse.ms ------------------------------------------------------------------------ View this thread: http://www.mcse.ms/message1260905.html
- Next in thread: Rummy Beer: "Re: Signing with CAPICOM, verifing with .NET"
- Reply: Rummy Beer: "Re: Signing with CAPICOM, verifing with .NET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|