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