Re: RSA/RC2 key exchange
From: Kipp Hawley (kh@traxonline.com)
Date: 10/30/02
- Next message: Jimco Add-ins: "Re: How do I give ASP.NET process network credentials?"
- Previous message: Joseph Geretz: "Re: How do I give ASP.NET process network credentials?"
- In reply to: Kipp Hawley: "RSA/RC2 key exchange"
- Next in thread: George Zheng [MS]: "Re: RSA/RC2 key exchange"
- Reply: George Zheng [MS]: "Re: RSA/RC2 key exchange"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Kipp Hawley" <kh@traxonline.com> Date: Tue, 29 Oct 2002 17:55:04 -0800
Continuing on, I tried using a KeyExchangeDeformatter. This works fine when
called from managed code that used KeyExchangeFormatter to encrypt the
session key, but it still fails on the key created by ExportSimpleBlob().
So, I would like to know - does the CryptoAPI function ExportSimpleBlob() do
anything other than just encrypt the key with the given public key, and does
the managed KeyExchangeDeformatter do anything other than just decrypt it?
Are they compatible or not?
- Kipp
- Next message: Jimco Add-ins: "Re: How do I give ASP.NET process network credentials?"
- Previous message: Joseph Geretz: "Re: How do I give ASP.NET process network credentials?"
- In reply to: Kipp Hawley: "RSA/RC2 key exchange"
- Next in thread: George Zheng [MS]: "Re: RSA/RC2 key exchange"
- Reply: George Zheng [MS]: "Re: RSA/RC2 key exchange"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]