2004年7月20日

摘要: Imports System.TextImports System.Security.CryptographyPublic Class TripleDESClass TripleDES#Region "Key&IV" Private key() As Byte = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18,... 阅读全文

posted @ 2004-07-20 07:00 Jason's WMI SQL Related Blog 阅读(903) 评论(0) 推荐(0) 编辑