An X509Certificate object contains a public key. I'm trying to use this key
in the AsymmetricKeyExchangeFormatter derived classes.

X509Certificate has two methods that get the public key. One returns a byte
array, the other returns a hex string. All well and good, but there's no
clear way to use these key formats in the AsymmetricKeyExchangeFormatter
classes.

This seems like a common scenerio to me, but am I just going about it the
wrong way?

Cheers,
-Ed Evans

===================================
This list is hosted by DevelopMentor�  http://www.develop.com
You may be interested in Guerrilla .NET, 24 March 2003, in London
http://www.develop.com/courses/gdotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to