2004-02-26 Carlos Guzman Alvarez <carlosga@telefonica.net>
[mono.git] / mcs / class / Mono.Security / Mono.Security.Protocol.Tls / CipherAlgorithmType.cs
index c1d6196c9890d11405a01652508de5553a24e402..b4c0f39bea04dbf231b7795f82ffec89c68fec1e 100644 (file)
@@ -1,5 +1,5 @@
 /* Transport Security Layer (TLS)
- * Copyright (c) 2003 Carlos Guzmán Álvarez
+ * Copyright (c) 2003-2004 Carlos Guzman Alvarez
  * 
  * Permission is hereby granted, free of charge, to any person 
  * obtaining a copy of this software and associated documentation 
@@ -26,6 +26,7 @@ using System;
 
 namespace Mono.Security.Protocol.Tls
 {
+       [Serializable]
        public enum CipherAlgorithmType
        {
                Des,