Hi Sebastien,
Thanks for the lightning quick review :)
Sebastien Pouliot wrote:
> This is kind of strange as System.dll (v2) already depends on
> Mono.Security.dll
Well, probably we didn't have such type comparison between
references to old X509 types in System.dll via Mono.Security.dll
and refe
Hello Atsushi,
On Thu, 2007-08-23 at 16:04 +0900, Atsushi Eno wrote:
> Hello,
>
> I have created a System.Net.Security.SslStream implementation, which
> is based on Mono.Security.Protocol.Tls.
Nice work :)
> It requires some Makefile changes (due to cyclic dependency foo).
This is kind of stra
Hello,
I have created a System.Net.Security.SslStream implementation, which
is based on Mono.Security.Protocol.Tls.
It requires some Makefile changes (due to cyclic dependency foo).
I have also created a few port of Mono.Security sample tools (which
are found in Mono.Security/Test/tools) to veri