コード例 #1
0
ファイル: MHE.cs プロジェクト: ilandembinsky8/pt1
 public void LockSet(Byte[] Key)
 {
     AESImhei.DESLockSet(Key);
 }