2004-09-13 Tim Coleman <tim@timcoleman.com>
authorTim Coleman <tim@mono-cvs.ximian.com>
Mon, 13 Sep 2004 23:54:43 +0000 (23:54 -0000)
committerTim Coleman <tim@mono-cvs.ximian.com>
Mon, 13 Sep 2004 23:54:43 +0000 (23:54 -0000)
commite840ff010ef8433e3b0096bf4ed17c03e43b48c0
treed725d2dfbced80d51f90d6fd63a15c6b64a52451
parent9003dc76ecfdd9086b51aa8506cdfcd412af48cd
2004-09-13  Tim Coleman <tim@timcoleman.com>
        * CipherAlgorithmType.cs ExchangeAlgorithmType.cs HashAlgorithmType.cs
        * SslProtocolType.cs: New stubs for Fx 2.0

svn path=/trunk/mcs/; revision=33834
mcs/class/System/System.Security.Authentication/ChangeLog [new file with mode: 0644]
mcs/class/System/System.Security.Authentication/CipherAlgorithmType.cs [new file with mode: 0755]
mcs/class/System/System.Security.Authentication/ExchangeAlgorithmType.cs [new file with mode: 0755]
mcs/class/System/System.Security.Authentication/HashAlgorithmType.cs [new file with mode: 0755]
mcs/class/System/System.Security.Authentication/SslProtocolType.cs [new file with mode: 0755]