Warnings
[mono.git] / mcs / class / Mono.Security / Mono.Security.Protocol.Tls / HashAlgorithmType.cs
index 21bf1c102cc986f9c3efceaf335dd6e24c3c591d..e5155de2c1b9d353d132bc34d03b932ef2734d24 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 HashAlgorithmType
        {
                Md5,