Results 1 to 3 of 3

Thread: การเข้ารหัส Base64 ใน C#

  1. #1
    Junior Member
    Join Date
    Jun 2009
    Posts
    3


    [hide=1]//ก่อนอื่นเลยเราต้องทำการ เรียกใช้ namespace ด้านล่างนี้ก่อน
    using System.Security.Cryptography;

    //จากนั้นประกาศตัวแปรเพื่อเรียกใช้ Object Class
    DESCryptoServiceProvider desCrypt;

    // function ที่ใช้ในกระบวนการเข้ารหัส

    [code]Private void DesCCode(string _UserName,string _Password) {


  2. #2
    Junior Member
    Join Date
    Jun 2009
    Posts
    1


    เป็นความรู้ที่ดีมาก ดีนะ ที่มหาลัยไม่ออกข้อสอบ ไม่งั้น ผมหงอกขึ้นแน่ๆ

  3. #3
    Junior Member
    Join Date
    Jun 2009
    Posts
    1


    ก้อยังงอยู่อ่ะ

    ขอแบบที่เข้าใจง่ายๆๆได้ป่าว

    คิดซะว่าสอนคนโง่ให้ฉลาดน่ะ

Similar Threads

  1. Replies: 4
    Last Post: 14-12-2009, 09:13 PM
  2. หลักการเข้ารหัสแบบ Base64
    By popvip in forum Computer Tip & Trick / Tutorial
    Replies: 5
    Last Post: 30-06-2009, 04:14 PM
  3. Replies: 0
    Last Post: 27-12-2008, 11:18 AM
  4. Replies: 3
    Last Post: 19-09-2007, 08:48 PM
  5. เกร็ดความรู้ C กับ Base64
    By asylu3 in forum C/C++,C#,VC++,MFC,Win32
    Replies: 0
    Last Post: 09-08-2007, 01:45 AM

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •