From 24e47f4e6d92c06069a85f9601271dbe2afe102f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=ED=8C=90=EB=8F=8C?= Date: Wed, 10 Apr 2024 23:43:49 +0900 Subject: [PATCH] =?UTF-8?q?crypto=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Server/System/Crypto.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/System/Crypto.cs b/Server/System/Crypto.cs index bce7c31..5e290e9 100644 --- a/Server/System/Crypto.cs +++ b/Server/System/Crypto.cs @@ -5,7 +5,7 @@ using System.Text; public class Crypto { - private const string str = "1234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"; + private const string str = "1234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"; /// /// ¾ÐÃà