Wrong file to install
[mono.git] / mcs / class / System / System.Security.Authentication / CipherAlgorithmType.cs
index ad7973ef8890ff2719e207b2b842df022faf4396..6343cca1bbaa991a56151d77e7bc471b1d15a651 100644 (file)
@@ -36,6 +36,7 @@ namespace System.Security.Authentication
        public enum CipherAlgorithmType 
        {
                None       = 0,
+               Null       = 0x6000,
                Aes        = 0x6611,
                Aes128     = 0x660e,
                Aes192     = 0x660f,